Error handling in Type/JavaScript is a topic that doesnât get the importance it deserves. Itâs crucial to the longevity of any project to catch and log errors. As Iâve started working with TypeScript more over the years, I started to realize that I didnât really understand error handling. I would often run into this problem: error is type unknown, so we canât perform any actions with error until w
{{#tags}}- {{label}}
{{/tags}}