Skip to content

Clarify whether API is using native promises or just a similar when/then interface #12

Closed
@netpoetica

Description

@netpoetica

Throughout the document, I have not found anything that clearly states whether the when/then API of fetch() is just defined as such for readability, or if fetch() requests are promises. I was also expecting to see the request class extend some sort of thenable interface, but it looks like it's a standalone object.

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