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
		- 
				
				
theuser46585yPro tip: Do not go with frameworks before you know the language. You will never learn anything about delegation, prototypes, type coercion and whatnot if you jump into frameworks. - 
				
				if you like videos but find them a bit uninteractive i can recommend you
https://scrimba.com/ where the tutor writes code like a video but you can interact with the code. It's free 🙂
Also the free ebook "You don't know JavaScript" gives you valuable background knowlede.
https://github.com/getify/...
getify/You-Dont-Know-JS: A book series on JavaScript ... - GitHub - 
				
				
theuser46585y@heyheni I will extend with this: https://github.com/leonardomso/...
It is a complete and free version of the original You Don't Know JS. - 
				
				@theuser thanks 😃
Also if you're beyond the most basic stuff beginn with
https://javascript30.com/
JavaScript 30 — Build 30 things with vanilla JS in 30 days with 30 Projects - 
				
				
faptain5755yStrongly recommend ydkjs and there is course by cs50 on edx on React native, that's also good - 
				
				
irene32735y@theuser I suggest anything someone finds fun more than saying no frameworks.
Good book
https://eloquentjavascript.net/ 
Related Rants

What only relying on JavaScript for HTML form input validation looks like
Found something true as 1 == 1
Today I'll start my personal challenge:
Learn JS from zero.
Hope I enjoy the process
rant
learning
self-taught
begginer
js
learn
student