this post was submitted on 08 Sep 2023
546 points (94.2% liked)

Programmer Humor

22901 readers
1164 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 years ago (16 children)

Where'd you get your time machine, that you obviously would've needed to set to 2008 to find anyone actual recommending jQuery?

[–] [email protected] 1 points 2 years ago (15 children)

It's still the best API for imperative access to DOM.

[–] [email protected] 2 points 2 years ago (14 children)

Do you need to support 15 year old browsers? Practically all the jQuery features I used (which was a lot) are now available in standard js

[–] [email protected] 3 points 2 years ago

Even if you do, you can still use most modern js features with transpilation.

load more comments (13 replies)
load more comments (13 replies)
load more comments (13 replies)