• #dev 2023-01-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2023-01-26 UTC
# 23:22
capjamesg
I was using express and sent a response w/ res.send() but didn't explicitly send a return, which it seems is needed unless you are at the end of a function associated with a route.