⭐️ ES2018 feature
.finally() will be invoked when the Promise you called it on settles.
Promise.prototype.finally()
Last updated 2 years ago