Skip to content

Why Microtask keyword is not in Promise Javascript documentation #1584

@krp12345

Description

@krp12345

when i call promise object's then method, it will schedule to Microtask queue asynchronously.
Promise Docs

I was going through it. Why docs did not mention about Microtask queue?

It should be clearly mentioned that then and catch call adds Microtask to Microtask Queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions