JavaScript Promises: Promise.all vs Promise.allSettled vs Promise.race vs Promise.any
Ever wanted to be a Promises whizz. There are a few tricks you can learn to become that through the use of promise static methods for handling an array of promises in JavaScript