Skip to content

Implement the finally() method for promises? #103

@Ashark

Description

@Ashark

I do not see the finally method described in the Promises/A+ web site, but it is used when you want to run something independently of if the promise was fulfilled or rejected.

promise.then().catch().finally()

Will this be implemented in this project?

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