+ 6
Build 30 cool things in JavaScript in 30 days
A cool tutorial to build 30 good stuffs in vanilla JavaScript (without using any frameworks) https://javascript30.com/ Hope this will help you to learn and build really cool stuffs (it covers audio, video, speech, canvas, db etc)
4 odpowiedzi
+ 5
No vanilla JavaScript means plain JavaScript, there is no framework or library called Vanilla, atleast in this case.
http://stackoverflow.com/questions/20435653/what-is-vanillajs
And if you are confused because of this
http://vanilla-js.com
Then let me tell you, its just a joke. Just download it and check the file whats inside it ;)
Hope this helps
+ 4
You cannot write "without using any frameworks", as Vanilla is a JS framework ^^
+ 2
<< Vanilla JS is a fast, lightweight, cross-platform framework
for building incredible, powerful JavaScript applications >>
from the header of their web-site ^^ : http://vanilla-js.com
+ 2
Lol then good luck using it and building incredible stuffs ;)
And the good thing is you don't even have to add the framework related files ^^
From the same website
<< That's right - no code at all. Vanilla JS is so popular that browsers have been automatically loading it for over a decade >>