Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/the-road-to-learn-react/the-road-to-learn-react

๐Ÿ““The Road to learn React: Your journey to master plain yet pragmatic React.js
https://github.com/the-road-to-learn-react/the-road-to-learn-react

book learn-react learn-reactjs react react-book reactjs

Last synced: about 2 months ago
JSON representation

๐Ÿ““The Road to learn React: Your journey to master plain yet pragmatic React.js

Awesome Lists containing this project

README

        

โ›”๏ธ **Deprecated**

This is the old version of The Road to React with React class components and without React Hooks. Check out the new [The Road to React](http://roadtoreact.com/) which teaches React Hooks.

# The Road to learn React [Book]

Official repository for [The Road to learn React](https://www.robinwieruch.de/the-road-to-learn-react/). If you want to leave a review, please do it on [Amazon](https://www.amazon.com/dp/B077HJFCQX?tag=21moves-20) or [Goodreads](https://www.goodreads.com/book/show/37503118-the-road-to-learn-react).

## Translations of the book into Leanpub

The Road to learn React is also available in other languages. Thanks for all translators for their awesome work!

* ๐Ÿ‡จ๐Ÿ‡ณ [Simplified Chinese](https://leanpub.com/the-road-to-learn-react-chinese)
* ๐Ÿ‡ซ๐Ÿ‡ท [French](https://leanpub.com/the-road-to-learn-react-french)
* ๐Ÿ‡ฐ๐Ÿ‡ท [Korean](https://leanpub.com/the-road-to-learn-react-korean)
* ๐Ÿ‡ง๐Ÿ‡ท [Portuguese](https://leanpub.com/the-road-to-learn-react-portuguese)
* ๐Ÿ‡ท๐Ÿ‡บ [Russian](https://leanpub.com/the-road-to-learn-react-russian)
* ๐Ÿ‡ช๐Ÿ‡ธ [Spanish](https://leanpub.com/the-road-to-learn-react-spanish)
* ๐Ÿ‡ฎ๐Ÿ‡น [Italian](https://leanpub.com/the-road-to-learn-react-italian)

## Updates, Help and Support

* Get book updates via [E-Mail](https://www.getrevue.co/profile/rwieruch) or [Twitter](https://twitter.com/rwieruch)
* Get help, while learning with the book or teach others, in the official [Slack Channel](https://slack-the-road-to-learn-react.wieruch.com/)
* Find out how you can [support the Book](https://www.robinwieruch.de/about/)

## Contribute

You can help to improve the book by opening Issues and Pull Requests (PR).

You can open up any PR that corrects spelling or explains a certain lesson with more detail. When writing such a technical book, you get fast blind on what needs more explanation and on what is already explained well.

In addition, you can open Issues when you run into problems. In order to make the fix for the Issue as easy as possible, please provide a couple of details such as error log, screenshot, which page of the book it happened, your node version (command line: `node -v`) and a link to your own repository. Not all of these details are mandatory, but most of them help to fix the Issue and to improve the book.

Thanks a lot for your help!