Skip to content

Instantly share code, notes, and snippets.

@treyhuffine
Created March 5, 2019 01:01
Show Gist options
  • Save treyhuffine/ef13e155bf14eb486e3eebff37867b27 to your computer and use it in GitHub Desktop.
Save treyhuffine/ef13e155bf14eb486e3eebff37867b27 to your computer and use it in GitHub Desktop.
const [state, dispatch] = useReducer(reducer, initialState, init);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment