this post was submitted on 16 May 2024
349 points (96.5% liked)

Programmer Humor

32063 readers
921 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] NuclearDolphin@lemmy.ml 2 points 4 months ago (1 children)

Every person I know who used JQuery seems to really miss it. My only impression of it is that it looks goofy. Similar for PHP, but my only experience with it is Nextcloud causing me nightmares.

[โ€“] MrPoopyButthole@lemmy.world 5 points 4 months ago

I used to use JQuery (and I still do occasionally when doing scripts for WordPress where its included natively), but modern vanilla JS has solved 90+ % of the reason why we needed JQuery back then.