本文给大家汇集了React的一些中文学习资源,给大家提供便利。大家如果有好的资源欢迎Pull Requests

##介绍

颠覆式前端UI开发框架:React http://www.infoq.com/cn/articles/subversion-front-end-ui-development-framework-react

##入门

React 入门教程(gitbooks)https://hulufei.gitbooks.io/react-tutorial/content/

ReactJS中文视频教程 http://react.nodejs-china.org/t/reactjs/584

React 入门实例教程(阮一峰)http://www.ruanyifeng.com/blog/2015/03/react.html

##深入浅出系列教程(王沛)

深入浅出React(一):React的设计哲学 - 简单之美 http://www.infoq.com/cn/articles/react-art-of-simplity

深入浅出React(二):React开发神器Webpack http://www.infoq.com/cn/articles/react-and-webpack

深入浅出React(三):理解JSX和组件 http://www.infoq.com/cn/articles/react-jsx-and-component

深入浅出React(四):虚拟DOM Diff算法解析 http://www.infoq.com/cn/articles/react-dom-diff

##干货

基于ES6,使用React、Webpack、Babel构建模块化JavaScript应用 http://www.csdn.net/article/2015-05-24/2824757-building-modular-javascript-applications-in-es6-with-react-webpack-and-babel

##文档

react.js中文文档 http://reactjs.cn/

Redux 中文文档 http://camsong.github.io/redux-in-chinese/

##工具

react-webpack-cookbook中文版 http://fakefish.github.io/react-webpack-cookbook/

##相关知识

Flex 布局教程:语法篇 http://www.ruanyifeng.com/blog/2015/07/flex-grammar.html

Flex 布局教程:实例篇 http://www.ruanyifeng.com/blog/2015/07/flex-examples.html

ECMAScript 6入门(阮一峰)http://es6.ruanyifeng.com/

深入浅出ES6系列(Jason Orendorff)http://www.infoq.com/cn/es6-in-depth/

##聚合

awesome-react https://github.com/enaqx/awesome-react

React-Native学习指南 https://github.com/ele828/react-native-guide