Web features explorer

Promise finally()

Widely available since 2021-04-02
Tags: javascript Groups: JavaScript > Promises

The promise finally() method executes a function when the promise settles (resolves or rejects).

Learning resources on MDN

Browser support (view on caniuse.com)