DEV Community

Discussion on: How do you master React.js and Javascript?

Collapse
 
shoaibzaak profile image
shoaib zaki • Edited

first of all, make a lot of work on your core concepts of your java-script. Build some projects with vanilla java-script cover the topics like
1-functions and arrow functions
2-Understand the functional programming
3-Arrays and objects
4- Closures(must important)
5-high order functions
6-high order arrays
7-ES6 concepts of async-await and the promises
8-Oops concepts
then after that when you comfortable with there concepts then prceed towards the React.js but wait don't be stop your journey of learning the vanilla javascript keep polishing your skills of java-script along with react.js that's all about