Skip to content

Instantly share code, notes, and snippets.

@muneneevans
Last active November 4, 2017 10:07
Show Gist options
  • Save muneneevans/8e22f03da2933f9464c6e76d5a05db32 to your computer and use it in GitHub Desktop.
Save muneneevans/8e22f03da2933f9464c6e76d5a05db32 to your computer and use it in GitHub Desktop.
Example of redux domains
Store:
Users:
actionTypes.js
actions.js
reducers.js
selectors.js
service.js
Posts:
actionTypes.js
actions.js
reducers.js
selectors.js
service.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment