Skip to content

Instantly share code, notes, and snippets.

@djleonskennedy
Created April 26, 2016 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djleonskennedy/a6a2ed80d53cb33654574283361d08a0 to your computer and use it in GitHub Desktop.
Save djleonskennedy/a6a2ed80d53cb33654574283361d08a0 to your computer and use it in GitHub Desktop.
Write some components, let them dispatch actions.
Write some reducers to handle those actions.
Wrap some components in connect() to receive the next state.
Repeat!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment