Y
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
rudasn
1665 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)
link
ligerzer0
1665 days ago
I use getElementById pretty often
link
nonima
1665 days ago
What else would you use?
link
olavgg
1665 days ago
I use them all the time.
link
bredren
1665 days ago
I do as well. I often prototype behavior in Vanilla ES6+ JavaScript.
link