Hacker News new | ask | show | jobs
by rwieruch 3243 days ago
The Road to learn React [0] is an open source book that gets continuously improved because it was self-published and the community contributes as well. You will build a React.js application along the way and transition smoothly from JavaScript ES5 to JavaScript ES6. It teaches the fundamentals of React without any tooling or Redux. Afterward, you are ready to go to build your own React applications. I would love to get your feedback on the book! :)

Otherwise, I can recommend to checkout this repository [1] by Mark Erikson to find out more about React and its ecosystem. I am sure you will find plenty of starter tutorials to get into learning React.

- [0] https://www.robinwieruch.de/the-road-to-learn-react/

- [1] https://github.com/markerikson/react-redux-links

1 comments

I strongly recommend "the Road to react" book to learn react.