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

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

《React 学习之道》2020 简体中文版
https://github.com/the-road-to-learn-react/the-road-to-react-chinese

Last synced: 3 months ago
JSON representation

《React 学习之道》2020 简体中文版

Awesome Lists containing this project

README

        

# 《React 学习之道》The Road to React (简体中文版)

[React 学习之道官方 Repo](http://roadtoreact.com/). 如果有任何建议或意见,请在 [Amazon](https://amzn.to/2LHjxRB) 或 [Goodreads](https://www.goodreads.com/book/show/37503118-the-road-to-learn-react) 留下您的评论。

## 更新,帮助和支持

* 通过 [电子邮件](https://www.getrevue.co/profile/rwieruch) 或 [推特](https://twitter.com/rwieruch) 获取本书最新动态。
* 进入官方 [Slack 频道](https://courses.robinwieruch.de/community-join) 获取帮助。
* 看看如何 [资助这本书](https://www.robinwieruch.de/about/)。

## 贡献

您可以通过提交新的 Issue 和 Pull Requests 来帮助改进这本书。

您可以提交 Pull Request 来纠正拼写,或是给某部分课程补充更多细节。在写这样一本技术类的书籍时,很容易对需要更多解释和已经解释清楚的东西视而不见。

此外,您可以在遇到问题时通过 Github 创建新的 Issue。请提供更多细节以便于更容易解决这些问题,比如报错信息、截图、出错页码、当前 node 版本(命令行: node -v)以及你的代码仓库地址。这些细节不全是必需的,但大部分都会有助于修正问题和改进本书。

非常感谢您的帮助!