Login
From:
kentcdodds.com
(Uncensored)
subscribe
Get a catch block error message with TypeScript
https://kentcdodds.com/blog/get-a-catch-block-error-message-with-typescript
links
backlinks
Roast topics
Find topics
Find it!
TypeScript forces you to acknowledge you can't know what was thrown making getting the error message a pain. Here's how you can manage it.