this post was submitted on 29 Mar 2024
483 points (95.7% liked)

Programmer Humor

32396 readers
692 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] 4 points 7 months ago (1 children)
[โ€“] [email protected] 1 points 7 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