Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-guide/redux-tutorial-cn
/ 06_dispatch-action.js
File
06_dispatch-action.js
06_dispatch-action.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// 章节 6 - dispatch-action.js
2
3
// 迄今为止我们的关注点都是绑定我们的 reducer,但我们还未 dispatch 任何一个 action。
4
// 我们将会用到上一章的 reducer ,并用它们处理一些 action:
Callers
nothing calls this directly
Calls
1
setNameActionCreator
Function · 0.85
Tested by
no test coverage detected