Skip to content

Instantly share code, notes, and snippets.

@hedgerh
Created November 2, 2015 13:32
Show Gist options
  • Select an option

  • Save hedgerh/bd19f85ff94e2ff90ce8 to your computer and use it in GitHub Desktop.

Select an option

Save hedgerh/bd19f85ff94e2ff90ce8 to your computer and use it in GitHub Desktop.
{
"addPost" { children: ["completed", "failure"] }
}
// in your store
onAddPost(),
onAddPostCompleted(),
onAddPostFailure()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment