Figurative Literals: Sharpen your Strings

Recently, I decided to brush off an old project and tune it up with some modern day Typescript know-how. In my weeks-long dice-driven fugue state, I stumbled on some Typescript features that I hadn’t had a chance to use before, and I think they’re neat. This is the second article in the series – check…

Read More

Overloading Functions for Type Harmony

Recently, I decided to brush off an old project and tune it up with some modern day Typescript know-how. In my weeks-long dice-driven fugue state, I stumbled on some Typescript features that I hadn’t had a chance to use before, and I think they’re neat. A Strange Program Let’s imagine that you have been asked…

Read More