Announcement: VanillaJS - The new era of JavaScript libraries

Using Javascript from SpiderBasic
User avatar
Caronte3D
Posts: 195
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: 231
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 ;)
juror
Posts: 22
Joined: Fri Aug 01, 2014 4:39 am

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

Post by juror »

Returning to spider after a several year absence

Apparently I'm a bit late to the party -
Fred wrote: Fri Apr 05, 2024 2:07 am
I will include it in no time :D

Maybe something else has been included? VanillaJS seems inactive? Alternatives to ease the learning curve?

cheers
Post Reply