Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 7 months agoJust getting into JSfeddit.ukimagemessage-square65fedilinkarrow-up1377arrow-down113
arrow-up1364arrow-down1imageJust getting into JSfeddit.ukDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 7 months agomessage-square65fedilink
minus-squareMrPoopyButthole@lemmy.worldlinkfedilinkEnglisharrow-up5·7 months agoI 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.
minus-squareNigelFrobisherlinkfedilinkarrow-up1·7 months agoAnd 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?
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.
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?