-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Codebyte examples for Javascript Promise.all and finally #2601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Codebyte examples for Javascript Promise.all and finally #2601
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@carlos-ds Looks good as is. I'm passing this on to a second review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@carlos-ds @SSwiniarski Added some additional edits. Looks good to merge.
…-promise-all-and-finally
👋 @carlos-ds |
@carlos-ds Congrats on the new edits! Live links: |
….reject based on feedback on a previous PR (Codecademy#2601)
Description
Promise.all
andfinally
.Promise.all
.Closes #2510
Type of Change
Updating the documentation
Checklist
main
branch.