本地分类信息门户系统- 觅分类信息系统
  • 首页
  • 综合版
  • 演示/介绍
  • 系统更新
  • 安装环境
  • 使用文档
  • 到家系统
  • 外卖系统
登录
本地分类信息门户系统- 觅分类信息系统
本地分类信息门户系统- 觅分类信息系统
  • 综合版
  • 演示/介绍
  • 系统更新
  • 安装环境
  • 使用文档
  • 到家系统
  • 外卖系统
  • 登录
Bootstrap 4
Bootstrap 3
C
C++
Clojure 1.8
Codeigniter 3
CSS
Docker 17
Electron
Elixir 1.5
Erlang 20
Eslint
Express
Git
Go
HTML
HTTP
Immutable 3.8.1
JavaScript
Lodash 4
Lua 5.3
Nginx
PHP
Phpunit 6
Python
React
React native
Redis
Redux
高级 | Advanced
API
基础 | Basics
FAQ
介绍 | Introduction
其他 | Miscellaneous
方法 | Recipes
基本减速器结构与样式( Basic Reducer Structure and State Shape )
超越式CombineReducers(Beyond combineReducers)
计算派生数据( Computing Derived Data )
不变的更新模式( Immutable Update Patterns )
实现撤消历史操作( Implementing Undo History )
初始化状态( Initializing State )
隔离Redux子应用程序( Isolating Redux Sub-Apps )
管理规范化数据( Managing Normalized Data )
迁移至Redux( Migrating to Redux )
规范化状态( Normalizing State Shape )
先决条件减速器概念( Prerequisite Reducer Concepts )
教程( Recipes )
减少Boilerplate (Reducing Boilerplate )
用功能分解和Reducer成分重构Reducer逻辑( Refactoring Reducer Logic Using Functional Decomposition and Reducer Composition )
重用减速器逻辑( Reusing Reducer Logic )
服务器渲染(Server Rendering)
拆分Reducer逻辑(Splitting Up Reducer Logic)
构造Reducers(Structuring Reducers)
使用combineReducers(Using combineReducers)
使用带Redux的Immutable.JS(Using Immutable.JS with Redux)
使用对象扩展运算符(Using Object Spread Operator)
编写测试( Writing Tests )
Ruby 2.4
Sass
Scikit image
Socket.IO
Sqlite
SVG
TensorFlow Guide
Typescript
Underscore
Vue 2
Webpack
Xslt & Xpath
Yarn
RxJS 5
Rollup.js
Babel
Parcel
MobX
Koa
Angular
Gulp
Grunt
Stylelint
Standard JS
Element UI
iView UI
Lavas
Mint UI
PostCSS
ThinkJS
Nest
npm
Node.js教程
JSON教程
Groovy教程
vb.net教程
Storm入门教程
Hibernate 教程
Slick教程
MongoDB教程
Yii 2.0

Redux

方法 | Recipes

目录

基本减速器结构与样式( Basic Reducer Structure and State Shape )
超越式CombineReducers(Beyond combineReducers)
计算派生数据( Computing Derived Data )
不变的更新模式( Immutable Update Patterns )
实现撤消历史操作( Implementing Undo History )
初始化状态( Initializing State )
隔离Redux子应用程序( Isolating Redux Sub-Apps )
管理规范化数据( Managing Normalized Data )
迁移至Redux( Migrating to Redux )
规范化状态( Normalizing State Shape )
先决条件减速器概念( Prerequisite Reducer Concepts )
教程( Recipes )
减少Boilerplate (Reducing Boilerplate )
用功能分解和Reducer成分重构Reducer逻辑( Refactoring Reducer Logic Using Functional Decomposition and Reducer Composition )
重用减速器逻辑( Reusing Reducer Logic )
服务器渲染(Server Rendering)
拆分Reducer逻辑(Splitting Up Reducer Logic)
构造Reducers(Structuring Reducers)
使用combineReducers(Using combineReducers)
使用带Redux的Immutable.JS(Using Immutable.JS with Redux)
使用对象扩展运算符(Using Object Spread Operator)
编写测试( Writing Tests )