Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-guide/redux-tutorial-cn
/ 09_middleware.js
File
09_middleware.js
09_middleware.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// 章节 9 - middleware.js
2
3
// 在 dispatch-async-action-2.js 章节中我们抛出了“中间件”的概念。中间件似乎
4
// 可以帮助我们处理异步 action。但中间件到底是什么呢?
Callers
nothing calls this directly
Calls
1
asyncSayActionCreator_1
Function · 0.70
Tested by
no test coverage detected