Skip to content

Contradiction between text and diagram on order of microtasks vs rendering? #1747

Closed
@paroche

Description

@paroche

In the article:
https://javascript.info/event-loop

From the comments:

`Stanislav Nesnov Devil Says Hi • 17 days ago • edited
"Immediately after every macrotask, the engine executes all tasks from microtask queue, prior to running any other macrotasks or rendering or anything else."
This statement from the text contradicts to the last Event Loop diagram which shows rendering happens in between Macrotask and Microtasks execution.

Looks that way to me too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions