Merge pull request #657 from zenghongtu/zenghongtu-patch-1

添加两本非常好的React入门教程,强力推荐!
This commit is contained in:
迷渡 2018-11-05 15:12:58 +08:00 committed by GitHub
commit eedcb8cdb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -558,6 +558,8 @@
* Sea.js * Sea.js
* [Hello Sea.js](http://island205.com/HelloSea.js/) * [Hello Sea.js](http://island205.com/HelloSea.js/)
* React.js * React.js
* [React 学习之道](https://github.com/the-road-to-learn-react/the-road-to-learn-react-chinese)
* [React.js 小书](https://github.com/huzidaha/react-naive-book)
* [React.js 中文文档](https://doc.react-china.org/) * [React.js 中文文档](https://doc.react-china.org/)
* [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook) * [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook)
* [React 入门教程](http://fraserxu.me/intro-to-react/) * [React 入门教程](http://fraserxu.me/intro-to-react/)