Announcement: VanillaJS - The new era of JavaScript libraries

Using Javascript from SpiderBasic
User avatar
Caronte3D
Posts: 187
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

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

Post 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/
the.weavster
Posts: 229
Joined: Sat Mar 01, 2014 3:02 pm

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

Post by the.weavster »

The examples seem a little out of date though as VanillaJS now has a fetch API and a document.querySelector() command ;)
Post Reply