top | item 32258501

You Might Not Need jQuery

17 points| belfalas | 3 years ago |youmightnotneedjquery.com

11 comments

order
[+] ab_testing|3 years ago|reply
This site gets posted a lot. However if you looks the comparison code for vanilla JavaScript vs jquery, it looks like the jquery syntax is much easier to comprehend.
[+] somecommit|3 years ago|reply
Clearly posting this in 2022 is really funny, it is almost 10 year old I guess? Technically it's still interesting for improving one code style but does jQuery still heavy in use nowadays? I mean people use it, but I suppose more by choice than by default, they have to really WANT to use it.
[+] seabea|3 years ago|reply
Alpine JS is a great modern (spiritual) replacement for jQuery.

It provides a nice reactive, declarative API to manipulate the DOM, without going all-in on a heavy JS framework.

https://alpinejs.dev

[+] 32gbsd|3 years ago|reply
I love jquery. Nothing else needs to be said.
[+] biggerChris|3 years ago|reply
2008 was just yesterday. Woah. Time has catch up with my knowledge.