DEV Community

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

Collapse
 
oleglustenko profile image
Oleg Lustenko

As first framework to learn. I think I should be React.

Becouse React teach you component architecture, and learning React you will improve your JavaScript.

But I'm not saying you shouldn't continue to improving you knowledge with JavaScript.

And how you will understand you already learned React enough? You need adequate metrics.

Learning React is about have good understanding of state-setState, and component life cycles.

Write authentication with React, then same with Redux, and then try mobx.

Adopt flow-type for you applications.

Maybe then it will be interesting to try different solutions, for example Angular4 or Vue.

You only at the beginning