• #dev 2019-10-24
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-10-24 UTC
# 12:41
[qubyte]
In the snippet above, if any of the fetch promises rejects then the line will throw. You can put a catch on each, or a catch on the `Promise.all`, or wrap the line in a try-catch.