Skip to content

Instantly share code, notes, and snippets.

@RichardSilveira
Last active January 4, 2018 12:42
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 RichardSilveira/a3a9d1d998de8042209088b29e9c9b6b to your computer and use it in GitHub Desktop.
Save RichardSilveira/a3a9d1d998de8042209088b29e9c9b6b to your computer and use it in GitHub Desktop.
promise.then (
successFn
);
observable.subscribe (
nextFn
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment