Closed
Description
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
Labels
No labels