Better Error Handling in Typescript
We don’t get much help from Typescript with error handling, but there are ways we can build on its features to make things easier for ourselves.
2 February 2023 · 5 minute read
typescriptI'm a software engineer living in London, telling interactive stories with the Guardian's visual journalism team.
These days I'm focused on web development, but in the past I've spent lots of time with Android, mobile automation, and building backends with Rust.
In my spare time I like to doodle with web tech — see my labs projects.
We don’t get much help from Typescript with error handling, but there are ways we can build on its features to make things easier for ourselves.
2 February 2023 · 5 minute read
typescriptSave yourself precious key-presses in Vim with this macro that yanks directly from the FZF results window.
18 November 2022 · 3 minute read
vim