...
Handling Multiple Promises
using the promise.all( ) function to handle multiple promises
Promise.all() takes an iterable object of ...
Promise.all()