Skip to content

Instantly share code, notes, and snippets.

@BenBrostoff
Created January 10, 2019 22:34
Show Gist options
  • Save BenBrostoff/fa6a4b370cfe1292d3e9db98b96860c6 to your computer and use it in GitHub Desktop.
Save BenBrostoff/fa6a4b370cfe1292d3e9db98b96860c6 to your computer and use it in GitHub Desktop.
Normal promise
const getUserProfile = id => lookupProfile(id);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment