10/4/2021
•
EN
Get a catch block error message with TypeScript
Explains how to properly handle and type error messages in TypeScript catch blocks, which default to the 'unknown' type.