• #dev 2024-09-11
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-09-11 UTC
# 19:32
[qubyte]
On that fragile JS thread, I don’t agree with the author. Deferring the handling of an exception is a bad idea. The `.catch(e => e)` thing is just hiding the bad idea from Node.