#What are some good resources to learn ReactJS?
1 messages ยท Page 1 of 1 (latest)
maybe i am wrong. So here is my suggest then. Pick 1-3 hours video long where you can see. how does programmer code with react a modern site. You can code with him but it is not required. Just watch the video until his movement with react will be basically the same, nothing new is happening. Then try React docs again. Because there is no better source to learn React then docs
dont
or if you really dont like yourself, give another try to the react docs.
take a quick skim over the quick start: https://react.dev/learn
then try the tic tac toe game: https://react.dev/learn/tutorial-tic-tac-toe
also skim over thinking in react: https://react.dev/learn/thinking-in-react
Id recommend installing a development server locally. it may be harder on windows though Ive never tried
also make sure you know html, js, css, and another c type language like c++ or java
python doesnt count
np. entering a college or highschool cs competetion is a good way to learn ๐
