Learn how the Lucid engineers successfully converted 600k lines to TypeScript in 72 hours with zero customer-facing issues. (more…)
Read more »
Use this minimalistic JavaScript test runner in a TypeScript project now... (more…)
Read more »
Type test scripts for TypeScript testing Kristensen et al., OOPLSA’17 Today’s edition of The Morning Paper comes with a free tongue-twister; ‘type test scripts for TypeScript testing!’ One of the t… (more…)
Read more »
In this blog post, I will explain what discriminated unions are and why they are so powerful. In addition, I will share a real world use case that I encountered: setting up a request/response infrastructure around websockets. (more…)
Read more »