-
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".
-
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.