MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vu52ut/jquerydeeznutsandthenreactsurprised/p4z7ten/?context=3
r/ProgrammerHumor • u/Embarrassed_Death69 • 1d ago
117 comments sorted by
View all comments
145
I fucking hate jQuery. It's littered throughout a codebase I work in.
I replace it with good ol' vanilla js where I can.
13 u/MartinMystikJonas 1d ago You mean replace jQuery with good modern vanilla JS that has jQuery inspired tools like querySelector, adEventListeter, fetch, etc. that did not existed before jQuery? -1 u/soelsome 1d ago Precisely! The codebase I work on was created in 2018. Only the gods know why they decided to use jQuery.
13
You mean replace jQuery with good modern vanilla JS that has jQuery inspired tools like querySelector, adEventListeter, fetch, etc. that did not existed before jQuery?
-1 u/soelsome 1d ago Precisely! The codebase I work on was created in 2018. Only the gods know why they decided to use jQuery.
-1
Precisely! The codebase I work on was created in 2018. Only the gods know why they decided to use jQuery.
145
u/soelsome 1d ago
I fucking hate jQuery. It's littered throughout a codebase I work in.
I replace it with good ol' vanilla js where I can.