DEV Community

Discussion on: Front End Javascript, Angular, React, etc, what and where to start with?

Collapse
 
luispa profile image
LuisPa

If you want to use a JavaScript framework, First you need to know the basics of JavaScript.

I recommend to start with the Understandings JavaScript: The weird parts course, on Udemy (10$)

After that you can make a lot of experiments or the basics “hello world” app of each js framework that you want. When you feel confortable with any fmwrk you can afford with it.