0、官方文档:http://redux.js.org/
中文版本 : http://cn.redux.js.org/
中文版本(好!): http://www.css88.com/react/docs/why-react.html
1、看漫画学 Redux:http://www.oschina.net/p/a-cartoon-intro-to-redux-cn
2、Redux 核心概念 :http://www.jianshu.com/p/3334467e4b32
3、(推荐)解析 Redux 源码: http://qiutc.me/post/read-the-source-code-of-Rudex.html
https://zhuanlan.zhihu.com/p/22809799
4、Redux 入门教程(一):http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_one_basic_usages.html
Redux 入门教程(二):中间件与异步操作
http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_two_async_operations.html
Redux 入门教程(三):React-Redux 的用法
http://www.ruanyifeng.com/blog/2016/09/redux_tutorial_part_three_react-redux.html