←back to thread

89 points stephenhandley | 3 comments | | HN request time: 0.57s | source
1. noelwelsh ◴[] No.44003049[source]
I find the underlying premise a bit odd. I can name values in Javascript just fine:

const whatever = ...

I would rather refer to them by these names than by strings. It's both faster and safer to do so.

replies(2): >>44005154 #>>44008205 #
2. ◴[] No.44005154[source]
3. zamadatix ◴[] No.44008205[source]
This provides ID + class based selection of nodes with a syntax which allows combining multiple filters. It's more akin to the methodology of selecting nodes in the DOM than just providing a name alone.