basically
await Promise.all ([PromiseA, PromiseB..])
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await
basically
await Promise.all ([PromiseA, PromiseB..])
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await