How much JS should you know before you move onto learning libraries?
What kind of projects should be able to build with pure JS before moving on?
How much JS should you know before you move onto learning libraries?
What kind of projects should be able to build with pure JS before moving on?
Hi, I think you need to be comfortable with functions, objects and classes.
Then I think you should know a bit of html and css.
Also is very important that you understand what is the DOM, basic browser debugging and what React does.
Probably the order does not matter but let’s say:
Hope this helps.
I would actually reccomend finishing the javascript course on free code camp, Then moving on to Khan Academy (yes Khan) and learning the HTML/JS course their.