示例:Reddit A..
技巧
Redux 中文文档 (Redux in Chinese)
Next Steps
Sorry, but we’re still writing this doc.
Stay tuned, it will appear in a day or two.
书籍推荐
30秒学会常用React代码
30 seconds
•
redux
•
52页
•
2019年5月26日
1894
Go 开发者路线图
Alikhll
•
go
•
2页
•
2019年5月26日
4583
Django 1.8 中文文档
wizardforcel
•
django
•
python
•
172页
•
2018年5月3日
16
简明Excel VBA
Youchien
•
code
•
visualstudio
•
53页
•
2019年3月24日
10
Spring Framework 4.x 参考文档中文版
waylau
•
spring
•
47页
•
2018年5月3日
1192
Go语言标准库
polaris1119
•
go
•
49页
•
2018年5月3日
3356
小字
大字
宋体
黑体
白天
护眼
夜晚
封面
简介
自述
介绍
动机
核心概念
三大原则
先前技术
生态系统
示例
基础
Action
Reducer
Store
数据流
搭配 React
示例:Todo List
高级
异步 Action
异步数据流
Middleware
搭配 React Router
示例:Reddit API
下一步
技巧
迁移到 Redux
使用对象展开运算符
减少样板代码
服务端渲染
编写测试
计算衍生数据
实现撤销重做
子应用隔离
组织 Reducer
Reducer 基础概念
Reducer 基础结构
Reducer 逻辑拆分
Reducer 重构示例
`combineReducers` 用法
`combineReducers` 进阶
State 范式化
管理范式化数据
Reducer 逻辑复用
不可变更新模式
初始化 State
结合 Immutable.JS 使用 Redux
常见问题
综合
Reducer
组织 State
创建 Store
Action
不可变数据
代码结构
性能
设计哲学
React Redux
其它
排错
词汇表
API 文档
createStore
Store
combineReducers
applyMiddleware
bindActionCreators
compose
react-redux 文档
API
排错