-
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 —
-
jaffathecake —that it's easy to leave off the
.catch. But my brain sees.thenand knows I need to handle. I guess I don't see that withawait