For reference: How to use Promise.all() with Typescript
I have a TypeScript application that I want to use Promise.all() in.
I create an array of promises, cal