Page 2 of 2

Re: Announcement: VanillaJS - The new era of JavaScript libraries

Posted: Sat Apr 06, 2024 3:33 pm
by Caronte3D
plouf wrote: Sat Apr 06, 2024 9:05 am What will be the advantages/new functions of using this "framework" comparing to current?
I don't know about features, but...
The primary advantage would be an awesome increase in speed, as you can see on the comparison with others used in Spiderbasic (JQuery, Dojo...):
http://vanilla-js.com/

Re: Announcement: VanillaJS - The new era of JavaScript libraries

Posted: Thu Apr 11, 2024 11:16 am
by the.weavster
The examples seem a little out of date though as VanillaJS now has a fetch API and a document.querySelector() command ;)