How one little type wreaks havoc on certain overloaded functions.| tigeroakes.com
How TypeScript describes the shapes of JavaScript objects.| www.typescriptlang.org
Any is not among my favourite TypeScript types, but it is the one you will inevitably encounter. Let's see what makes it so dangerous.| tkdodo.eu
In this article, we show how to use TypeScript to implement Haskell concepts like algebraic data types, higher-kinded types, tagless final, and more.| Functional Programming in TypeScript
Types which are globally included in TypeScript| www.typescriptlang.org