Build 30 cool things in JavaScript in 30 days | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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)

21st Feb 2017, 2:48 PM
N1nj@
N1nj@ - avatar
4 Answers
+ 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
21st Feb 2017, 4:41 PM
N1nj@
N1nj@ - avatar
+ 4
You cannot write "without using any frameworks", as Vanilla is a JS framework ^^
21st Feb 2017, 4:26 PM
visph
visph - avatar
+ 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
21st Feb 2017, 4:57 PM
visph
visph - avatar
+ 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 >>
21st Feb 2017, 5:07 PM
N1nj@
N1nj@ - avatar