this post was submitted on 29 Mar 2024
477 points (95.6% liked)

Programmer Humor

31793 readers
36 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
[–] [email protected] 1 points 4 months ago

jQuery is honestly underrated though. Just about the only JavaScript framework I can tolerate because it's just abbreviated regular is

That said if I can help it I try to do the bare minimum on the client and have the server deal with the problems in a grown up language anyway