Skip to content

Instantly share code, notes, and snippets.

@andsilver
Last active September 7, 2021 02:30
Show Gist options
  • Save andsilver/92121da5198928a4a4a0d8c28a0f451f to your computer and use it in GitHub Desktop.
Save andsilver/92121da5198928a4a4a0d8c28a0f451f to your computer and use it in GitHub Desktop.
Promise.all(promises).then(values => {
// use values
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment