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

Programmer Humor

32495 readers
268 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
[โ€“] spongeborgcubepants@lemmy.world 4 points 7 months ago (1 children)
[โ€“] flashgnash@lemm.ee 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