this post was submitted on 05 Apr 2024
518 points (94.3% liked)

Programmer Humor

18970 readers
487 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 4 months ago (1 children)

decent framework

jquery

It's current year, you have to choose one. there really isn't any reason to use jquery other than legacy code

[–] [email protected] -1 points 4 months ago (1 children)

Jquery is still extremely relevant. React exists as well, and is also a good framework. I just happened to think of jquery first.

[–] [email protected] 3 points 4 months ago

what does jquery give you that vanilla js doesn't? it was good before browser inconsistencies got ironed out and js didn't have as many features built in, but nowadays I have no idea why someone would need it