Converting 600k lines of code to TypeScript in 72 hours

Learn how the Lucid engineers successfully converted 600k lines to TypeScript in 72 hours with zero customer-facing issues. Read more

Similar

Demystifying a TypeScript Quirk

I recently read Asana's blog post on TypeScript quirks and took particular interest in the first TypeScript quirk they mention. While it may seem like an inconsistency, the way the type system behaves here is entirely logical. (more…)

Read more »