1.node官網:https://nodejs.org/api/http.htmlhtml
2.webpack官網: https://webpack.js.org/node
3.七天學會nodejs: http://nqdeng.github.io/7-days-nodejs/#4.2.1react
4.Webpack引入jquery及其插件的幾種方法: http://blog.csdn.net/yiifaa/article/details/51916560jquery
5.詳解 Webpack2 的那些路徑: https://www.tuicool.com/articles/eeMjUvrwebpack
6.webpack自動雪碧圖生成: https://www.tuicool.com/articles/YZfeeu7git
7.gulp教程:http://www.mamicode.com/info-detail-1472474.htmlgithub
8.RN官網:https://reactnative.cn/docs/0.45/getting-started.htmlweb
9.redux官網:https://redux.js.org/express
10.react官網:https://reactjs.org/docs/hello-world.htmlredux
11.react-router官網: https://github.com/ReactTraining/react-router
12.RN導航官網:https://reactnavigation.org/
13.react-native-vector-icons官網 :https://github.com/oblador/react-native-vector-icons
14.React Native與Iconfont: https://segmentfault.com/a/1190000009939727
15.Redux 核心概念: https://www.jianshu.com/p/3334467e4b32
16.深刻淺出 - Redux:https://www.w3ctech.com/topic/1561
17.如何用React-Native Post Form 表單:http://blog.csdn.net/mobilexu/article/details/50597174
18.redux-form : https://github.com/erikras/redux-form
19.React-native中使用redux-form: https://www.jianshu.com/p/7a8996e24361
20.React 組件之間的通訊——之父子之間的通訊: https://www.jianshu.com/p/5f8aedb2221d
21.react官方搭建工具:https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-custom-environment-variables
22.express官網:http://www.expressjs.com.cn/4x/api.html#app.onmount
23.redux在react-native上使用(二)--加入redux-saga : https://www.jianshu.com/p/6e23648bdf4c
24.saga使用:https://www.jianshu.com/p/1c97ba9f7333
25.saga文檔:https://redux-saga-in-chinese.js.org/docs/basics/UsingSagaHelpers.html
26.React系列——用proxy 1分鐘解決跨域問題:https://segmentfault.com/a/1190000008635891
27.dva知識地圖: https://github.com/dvajs/dva-knowledgemap#redux-middleware
28.12 步 30 分鐘,完成用戶管理的 CURD 應用 : https://github.com/sorrycc/blog/issues/18
29. roadhog:https://github.com/sorrycc/roadhog/blob/master/README_zh-cn.md#proxy
30.momentjs (時間格式): http://momentjs.com/
31.高階組件: http://react-china.org/t/react-higher-order-components/14949
32.如何理解 Facebook 的 flux 應用架構 : https://www.zhihu.com/question/33864532/answer/57657275