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

    1. After lots of reading I still can't fully get on board with the "async > promises" the big issue I have is "good old try/catch".
  1. …in reply to @rem
    Using try/catch as a common code pattern just doesn't sit right in my gut. I think it's because I've seen it used as a blanket too often.