Skip to content

Instantly share code, notes, and snippets.

@oguzgelal
Last active September 25, 2018 13:53
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 oguzgelal/7433e6b9e158f7d5e13debd40e6fddad to your computer and use it in GitHub Desktop.
Save oguzgelal/7433e6b9e158f7d5e13debd40e6fddad to your computer and use it in GitHub Desktop.
{
on: ..., // string or string[]
when: ..., // function or function[] or any
reducer: ..., // function or function[]
reducerElse: ..., // function or function[]
reaction: ..., // function or function[]
reactionElse: ..., // function or function[]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment