Created
April 4, 2019 20:14
-
-
Save patmigliaccio/7d8aed316f94c5ec51d629d69efd1163 to your computer and use it in GitHub Desktop.
patmigliaccio.com/resolving-nested-promises 4/4/19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const resolvedActiveUsersFullComments = await Promise.all(activeUsersFullComments); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment