r/ProgrammerHumor 2d ago

Meme ancientTools

Post image
5.8k Upvotes

387 comments sorted by

View all comments

133

u/GrandDukeNotaras 2d ago

Name me one thing better than jQuery

22

u/entronid 2d ago

vanillajs

9

u/3dutchie3dprinting 2d ago

I can’t think of a function in Jquery which isn’t in vanilla by now

3

u/ApocalyptoSoldier2 2d ago

Isn't jQuery itself a function?

2

u/Lower-Excuse-6558 2d ago

Namespace wrapper yes. We created our own on prototypes and dedicated namespace accents.

Example: window. _ = {
var init = ******
}
Or adding a prototype for each to loops in a utility file

But things have changed

Mostly TS/ERP development now.

1

u/Lower-Excuse-6558 2d ago

Edit: youdontneedjquery.com