+ 1
Where should i learn React.js from? Other than SoloLearn. Suggestions please.
React seems kinda hard. The course at SoloLearn doesn't feels right, i can't understand. Let me know where you guys learned it from??
4 Respostas
+ 5
it was hard for me as well in the beginning. Learn from "the Net Ninja" on youtube, he has courses on react.
He has a course called "React and Redux"
I stopped at the point when he reached redux coz i was already weak at react, and redux blows beginners' minds up, so i suggest learn just react only first, watch the net ninja and traversy media's tutorials on different apps they make using react, then move to redux or context api.
Mosh has a beginner's course on react as well, check it out too.
There are two ways (class based components and functional components / hooks)
Mostly, they teach class based components first, try both, i found functional easier by the way.
+ 2
How about learning from their official site!:
https://reactjs.org/tutorial/tutorial.html
+ 2
Koral Q Too much messed up that is. I checked already.
+ 1
maf Thanks man, I am going to check this out. React seems kinda hard for beginners really. Thanks again man, respect !