Skip to content

Instantly share code, notes, and snippets.

@uoziod
Last active August 29, 2015 14:22
Show Gist options
  • Save uoziod/a6e5c60299a7ed8d2a5c to your computer and use it in GitHub Desktop.
Save uoziod/a6e5c60299a7ed8d2a5c to your computer and use it in GitHub Desktop.
Output promise data to console
.then(console.log.bind(console));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment