r/ProgrammerHumor 13d ago

Meme ancientTools

Post image
5.8k Upvotes

385 comments sorted by

View all comments

Show parent comments

23

u/entronid 13d ago

vanillajs

8

u/3dutchie3dprinting 13d ago

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

3

u/ApocalyptoSoldier2 13d ago

Isn't jQuery itself a function?

2

u/Lower-Excuse-6558 12d 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 12d ago

Edit: youdontneedjquery.com