reactNative 参考

中文官网:http://reactnative.cn/

菜鸟窝React Native 从零到高级- 0基础学习路线

www.tuicool.com/articles/J3Mz2a
https://camsong.github.io/redux-in-chinese/docs/react-redux/api.html
https://camsong.github.io/redux-in-chinese/docs/react-redux/api.html

es6
http://www.cnblogs.com/Wayou/p/es6_new_features.html

flowtype:规范校验
http://flowtype.org/

//微软调试工具
http://www.lcode.org/vscode-react-native-tools/

Redux 中文文档
http://cn.redux.js.org/

js 函数式编程之函数柯里化
https://segmentfault.com/a/1190000003733107

JavaScript
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Operators/Spread_operator

redux中间件
http://zhuanlan.zhihu.com/p/20597452?hmsr=toutiao.io#!

fb8 demo 官网文章
http://f8-app.liaohuqiu.net/

官网开发工具nuclide
http://nuclide.io/

Promise 的理解
https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Promise/then

增量方案
http://react-china.org/t/reactnative/3932

增量更新打算按照这个方案写
https://github.com/bystep15/google-diff-match-patch

javascript async 异步函数
http://www.ruanyifeng.com/blog/2015/05/async.html

第三方组件查询 如redux-logger
https://www.npmjs.com/
react native atom + nuclide
https://www.youtube.com/watch?v=X0VH78ye4yY&list=PL1Z_7yg6Pa3AOaUkPP6_98iO9faQYxSR4
http://nuclide.io/docs/features/debugger/
https://buckbuild.com/setup/install.html

css查询手册
http://css.doyoe.com/
http://www.runoob.com/cssref/css3-pr-align-self.html

proptypes
http://jamestw.logdown.com/posts/257890-257890-reactjs-prop

你可能感兴趣的:(reactNative 参考)