Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created July 1, 2019 03:14
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 kunigami/b6e99d5cbc61131b12ea8d8e275e1c0b to your computer and use it in GitHub Desktop.
Save kunigami/b6e99d5cbc61131b12ea8d8e275e1c0b to your computer and use it in GitHub Desktop.
p.then(() => {
/* code 1*/
}).then(() => {
/* code 2 */
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment