this post was submitted on 16 May 2024
345 points (95.8% liked)

Programmer Humor

32479 readers
488 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
[โ€“] MrPoopyButthole 5 points 6 months ago (1 children)

I used to use JQuery (and I still do occasionally when doing scripts for WordPress where its included natively), but modern vanilla JS has solved 90+ % of the reason why we needed JQuery back then.

[โ€“] [email protected] 2 points 6 months ago

And V8 has now solved the performance issues that the VDOM was invented to solve, so we can get rid of it now, right? Right, guys?