rem’s avatarrem’s Twitter Archive—№ 62,417

  1. …in reply to @jaffathecake
    jaffathecake I've just seen way too much code over the years that does something that throws an unhandled error. I guess counter argument is —
    1. …in reply to @rem
      jaffathecake —that it's easy to leave off the .catch. But my brain sees .then and knows I need to handle. I guess I don't see that with await