Skip to content

Instantly share code, notes, and snippets.

@GeekTrainer
Created June 7, 2018 15:43
Show Gist options
  • Save GeekTrainer/ef38531c594bab893f95d3134379b6f6 to your computer and use it in GitHub Desktop.
Save GeekTrainer/ef38531c594bab893f95d3134379b6f6 to your computer and use it in GitHub Desktop.
Delegates, callbacks, promises, and async/await

Delegates, callbacks, promises, and async/await

I was recently asked by a junior developer what the difference between all of the above is in JavaScript. Below is my stream of consciousness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment