react学习资料整理

1、学习路线、资源合集:
http://www.open-open.com/lib/view/open1453903038339.html(By React创始人)
https://zhuanlan.zhihu.com/leanreact(知乎专栏)
http://www.open-open.com/lib/view/open1414507074372.html
https://github.com/simongfxu/simongfxu.github.com/issues/21
http://www.open-open.com/solution/view/1452075532042
https://github.com/tzq668766/reactjs_train/issues/1

2、demo源码&开源项目
https://github.com/coryhouse/react-slingshot(自带示例网站)
https://github.com/davezuko/react-redux-starter-kit
https://github.com/kazaff/react_scaffolding

3、脚手架
https://github.com/ruanyf/react-babel-webpack-boilerplate(阮-适合初期)
http://www.jianshu.com/p/6c74c96148c9

你可能感兴趣的:(react)