React资料整合

深入浅出 React Native:使用 JavaScript 构建原生应用
http://zhuanlan.zhihu.com/FrontendMagazine/19996445

React Native 基础练习指北(一) http://segmentfault.com/a/1190000002645929

各种教程
https://github.com/ele828/react-native-guide

http://www.infoq.com/cn/articles/react-art-of-simplity

React Native概述:背景、规划和风险 https://github.com/tmallfe/tmallfe.github.io/issues/18
react-native 之布局篇 https://github.com/tmallfe/tmallfe.github.io/issues/19

Facebook React Native 中文教程
http://wiki.jikexueyuan.com/project/react-native/

参考资料
React官方网站:http://facebook.github.io/react/
React博客:http://facebook.github.io/react/blog/
React入门:http://ryanclark.me/getting-started-with-react/
颠覆式前端UI框架:React:http://www.infoq.com/cn/articles/subversion-front-end-ui-development-framework-react
Immutable.js: http://facebook.github.io/immutable-js/
React Native: http://facebook.github.io/react-native/
Flux: https://facebook.github.io/flux/
Flux框架对比:https://github.com/voronianski/flux-comparison
React开发者大会网站:http://conf.reactjs.com/index.html
React在Slack上的聊天社区:http://reactiflux.com/

阮一峰的http://www.ruanyifeng.com/blog/2015/03/react.html

你可能感兴趣的:(React资料整合)