Hacker News new | ask | show | jobs
by LeonB 1666 days ago
The responses to this are a fantastic example of Cunningham’s Law at work. Thank you!
1 comments

Yeah, I surprised to even see those two terms on an article on HN (who uses getElementById or querySelectors nowadays right?) but I was even more surprised by the number of comments it gathered (which are of course unrelated to the original article)
I use getElementById pretty often
What else would you use?
I use them all the time.
I do as well. I often prototype behavior in Vanilla ES6+ JavaScript.