+ 11
What are some sources of learning react?
From where one can learn react? What are pre-requisite of learning react? Should one already know about javascript before learning react? Where I can practice and what are some suitable projects for new learners? PS: please don't recommend SoloLearn React+Redux course because I already finished it and didn't got basic understanding also I think it's not sufficient for project vase learning. Please recommend some good and free courses as after learning I am able to do project on my own.
9 Antworten
+ 8
Yaroslav Vernigora please read the question's description and answer all aspects, don't answer the question for the sake of answer!!!
+ 6
and yes, you're right. before you learn react, learn html, css, and javascript well
Frontend Webdeveloper roadmap
https://www.w3schools.com/whatis/default.asp
+ 4
You could check coding addict on YouTube he has a 10hour course on react and another 9hour with projects..but as others said before you have to know javascript
+ 3
Saurabh Kumar Yadav
Follow this profile https://www.sololearn.com/Profile/197327/?ref=app to get lots of resources on React.
+ 3
You must know little bit of HTML and CSS, that is one thing. Secondly you must learn Javascript well, especially the es6+ features because they are very common. You also should start learning functional programming.
To learn react, visit the official website.
https://reactjs.org/
It is very well documented.
Apart from this there are enough resource on YouTube to get started with projects. I would recommend the one by "freeCodeCamp".
I would also like to ask you to be a little polite to others here when you write a reply. Not everyone here is native English speaker and they use translators to understand your question. If they don't answer to the point, then please wait for other responses that might help you.
+ 2
have you tried searching for information on the internet before you asked the question? have you tried searching for answers here on the forum using the forum search?
+ 2
Burey is the man to follow to get weekly react useful links... there are already hundreds of these posts to find in its feed, and also hundreds of weekly js posts where it may have some react related and almost general js related useful links ;)
+ 1
Pre requite html, js(es6 class and functions)
Yes so many concept of js will be use there...
Source to learn
W3school,javapoint,tutorailspoint
Most common project
Recipe app