The TypeScript type system is immensely powerful, and while the language itself is, of course, Turing complete, so is the type system itself. This allows us to implement types that are far more sophisticated than what is possible in most popular programmi… Read more
Similar
I’m pleased to announce the release of True Myth 1.0! True Myth is a library I’ve been working on over the last month or so, for saner programming in JavaScript, with first-class support for TypeScript (and Flow). True Myth provides standard, type-safe wr... (more…)
Read more »
TypeScript is not just a superset of JavaScript with static types. It is also a quite configurable tool that can be used for different types of projects. One… (more…)
Read more »
TypeScript 2.2 is just around the corner, and today we’re announcing its release candidate!
Read more »
Typescript exploded in popularity in 2019 and continues its crazy run in 2020. The first language to hit the top 10 in less than 5 years. Unbelievable. (more…)
Read more »
Why are some big open-source projects like Turbo and Svelte dropping TypeScript in favor of vanilla JavaScript? Learn about the pros and cons of TypeScript#p... (more…)
Read more »