Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
gustash24518y@rookiepatty thanks, but I want to learn pure vanilla JS first. Does he have any videos on that?
-
he has a 1 hr video for vanilla Js grab a pack of popcorn while watching it though
-
Also, anything written by Addy Osmani. Especially this:
https://addyosmani.com/resources/... -
http://speakingjs.com/es5/...
It covers everything you could want to know about vanilla JS down to why it's named JavaScript and why Arrays are wacky objects. It's ES5 so it's already deprecated, but VERY good, especially if you're going to move onto frameworks and want a clear understanding of why people keep making them, and the design choices that are implemented within them
Related Rants
So I always start learning JS frameworks and end up getting confused by their syntax among other things. Do you guys know of any good websites to learn vanilla JS? My problem is that I probably don't know enough of vanilla and end up getting flustered.
undefined
frameworks
help
js
javascript