Hacker News new | ask | show | jobs
by rudasn 1666 days ago
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)
3 comments

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.