0
Can you recommend any learning materials about React js
3 Respostas
+ 3
"First steps with React.js" an Online Skillshare Class by Julien Fradin
https://www.skillshare.com/classes/First-steps-with-React-js/1684220243?lessonsTab=on
+ 1
Assuming you're beginning React, it's good to go over this getting started guide in the React docs, even after doing the sololearn React & Redux course:
https://reactjs.org/docs/hello-world.html
There's also the practical tutorial: https://reactjs.org/tutorial/tutorial.html
Here's a list of resources they suggest:
https://reactjs.org/community/courses.html
0
Is this good for the beginners?