Live data from Hacker News

jQuery 3.6.0

blog.jquery.com

291–292 of 292 posts

Re: jQuery 3.6.0

#291
post #6

Do people still use jQuery? I thought the biggest advantage of this library back in the day was css selector access of DOM nodes (back when we only had getElementById, getElementsByClassName, and getElementsByTagName). This has been rolled into the Javascript document api via document.querySelector, and document.querySelectorAll. Also there are browser compatibility issues that jQuery solved but a lot of these are so…

Makes life lot easy....

Re: jQuery 3.6.0

#292
post #265

Earlier quoted context omitted.

oh look, another one. lol

> another one Preact [0] came before Vue [1]. [0] https://github.com/preactjs/preact/commits/master?after=605b... [1] https://github.com/vuejs/vue/commits/dev?after=5255841aaff44...

vue.js came before preact, it was first released february 2014 https://blog.evanyou.me/2014/02/11/first-week-of-launching-a...
Post reply on HN