Skip to content

Instantly share code, notes, and snippets.

@quicksnap
Last active January 16, 2018 00:55
Show Gist options
  • Save quicksnap/518004fcd5090ac03c022fd1163e775a to your computer and use it in GitHub Desktop.
Save quicksnap/518004fcd5090ac03c022fd1163e775a to your computer and use it in GitHub Desktop.
const myPromiseResult = dispatch(myPromiseAction());
myPromiseResult.then(/*...*/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment