http://reactjs.cn/react/docs/getting-started-zh-CN.html
https://github.com/lewis617/react-redux-tutorial
http://webpack.github.io/docs/tutorials/getting-started/
https://github.com/Yomguithereal/baobab
https://lodash.com/docs/4.17.4
lodash (https://lodash.com/docs): 偷懒必装js库,前人心血的结晶,包含大量常用逻辑,让你避免造轮子。
momentjs (https://momentjs.com/): 包含大量常用日期时间操作函数,让你对时间有觉得的掌控权。
numeraljs (http://numeraljs.com/): 数字格式化/解析库。
baobob (https://github.com/Yomguithereal/baobab) 全局状态管理。