Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iamlucianojr/050fae00009dd7c07bbc2fad350749e1 to your computer and use it in GitHub Desktop.
Save iamlucianojr/050fae00009dd7c07bbc2fad350749e1 to your computer and use it in GitHub Desktop.
Learn Reactjs
Reducers:
-> Represent the entire application state:
-> Previous state
-> Dispatching action
-> New state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment