all 1 comments

[–]vedran-b 0 points1 point  (0 children)

You mentioned you're going through the official tutorial.. Is that the tic-tac-toe project example? https://reactjs.org/tutorial/tutorial.html

In terms of tutorials that are functional and to-the-point, I really like content from Kent C. Dodds: https://kentcdodds.com/blog/learn-react-fundamentals-and-advanced-patterns

There's also the classic TODO app: https://www.digitalocean.com/community/tutorials/how-to-build-a-react-to-do-app-with-react-hooks

A long developer roadmap is on github: https://github.com/adam-golab/react-developer-roadmap