Skip to content

Q152- explanation is wrong #784

@alivarastepour

Description

@alivarastepour

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions