8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Section 39.1.2 (42.1.2 in the print edition) says:
We call .next() in line B, line C and line D. Each time, we use .next() to unwrap the Promise...
.next()
I think you meant to say 'we use .then() to unwrap the Promise'?
.then()
The book has been very helpful so far!
Sorry, something went wrong.
Thanks @anthemion-org! This typo will be fixed in the next release.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: