Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save factoryhr/cee29d4b9d9264aa50e5fb6803925019 to your computer and use it in GitHub Desktop.
Save factoryhr/cee29d4b9d9264aa50e5fb6803925019 to your computer and use it in GitHub Desktop.
function createStore(reducer, preloadedState) {
// Our store implementation will go here...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment