{
  "$type": "site.standard.document",
  "description": "Promise.allSettled() is a new API coming to the JavaScript / ES6 standard which can help you more efficiently build node applications that make simultaneous asynchronous API calls",
  "path": "/posts/solve-all-your-problems-with-promise-allsettled",
  "publishedAt": "2019-04-12T04:00:00.000Z",
  "site": "at://did:plc:icpcpp5txyow3prnfgi533lj/site.standard.publication/3mmx3e2b57l2m",
  "tags": [
    "javascript",
    "dev",
    "react"
  ],
  "title": "Solve* all your problems with Promise.allSettled()"
}