Skip to content
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

Q152- explanation is wrong #784

Open
alivarastepour opened this issue Jun 1, 2024 · 0 comments
Open

Q152- explanation is wrong #784

alivarastepour opened this issue Jun 1, 2024 · 0 comments

Comments

@alivarastepour
Copy link

alivarastepour commented Jun 1, 2024

The answer states that:

The Promise.all method runs the passed promises in parallel

There is no such concept as parallelism in JavaScript as it is single-threaded. MDN docs also suggests the name concurrency for these methods.

I'll be happy to do a PR.

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

No branches or pull requests

1 participant