I’ve been meaning to learn TypeScript for some time, so
I’ve decided to build a roguelike (or at least begin to build a
roguelike) in order to do some canvas programming as well.
Similar
Learn how the Lucid engineers successfully converted 600k lines to TypeScript in 72 hours with zero customer-facing issues. (more…)
Read more »
Start this barebones Typescript project creating a new directory on your filesystem. Navigate to the new directory and do npm init --force and then tsc --ini...
Read more »
Using mapped types, making factories for test data is a cinch. And I can use mapped types to provide guarantees you simply can't get in a dynamic language. (more…)
Read more »
This is not another article shitting on TypeScript, but trying to show what it offers and what it doesn't. (more…)
Read more »