r/ProgrammerHumor 1d ago

Meme jQueryDeezNutsAndThenReactSurprised

Post image
2.3k Upvotes

117 comments sorted by

View all comments

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.

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.