Skip to content

Improved 133 example and explanation #565

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

Merged
merged 2 commits into from
Sep 28, 2021
Merged

Improved 133 example and explanation #565

merged 2 commits into from
Sep 28, 2021

Conversation

vzaidman
Copy link
Contributor

@vzaidman vzaidman commented May 7, 2021

there was a false assumption that Promise.resolve(Promise.resolve('Promise!')) resolves a Promise that needs to be resolved again while it just resolves with Promise!

image

vzaidman added 2 commits May 7, 2021 15:27
there was a false assumption that `Promise.resolve(Promise.resolve('Promise!'))` resolves a Promise that needs to be resolved again while  it just resolves with `Promise!`
@jakeherp jakeherp merged commit 2f23486 into lydiahallie:master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants