Skip to content

Instantly share code, notes, and snippets.

@jide
Created April 1, 2022 08:58
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 jide/aac01084daa1bcf5ff8af42d441f331f to your computer and use it in GitHub Desktop.
Save jide/aac01084daa1bcf5ff8af42d441f331f to your computer and use it in GitHub Desktop.
  • overmind/: Group overmind stuff
    • effects/: Side effects
      • router.js: Router side effect
      • gql.js: GraphQL side effect
    • actions.js: Actions, you may want to split them into logical groups
    • state.js: The state object
    • index.js: Export state, actions, effects and hooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment