- Notifications
You must be signed in to change notification settings - Fork0
ShMcK/coderoad-redux-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ACodeRoad tutorial for learning Redux.
CodeRoad is an open-sourced interactive tutorial platform for the Atom Editor. Learn more atCodeRoad.io.
install the tutorial package
npm install --save coderoad-redux-js
install and run theatom-coderoad plugin
Events that change the data.
constaction={type:'ACTION_NAME'};
constactionName=()=>({type:'ACTION_NAME'});
constACTION_NAME='ACTION_NAME'
About
CodeRoad tutorial for learning Redux
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.