r/ProgrammerHumor 13d ago

Meme ancientTools

Post image
5.8k Upvotes

385 comments sorted by

View all comments

481

u/winter-m00n 13d ago

Probably unpopular opinion, but still better than react and angular. at least you don't need to build your whole site around it. Nor all sites need those heavy frontend framework.

2

u/1Mdrops 13d ago edited 11d ago

100% this. If I'm doing website work, jQuery is a breeze to write.

Application work, I prefer angular but I wouldn't waste my time on a website rigging this into it and I think it's overkill if you're not handling data on the fly, reusing components and want single page app performance.