We've been using TypeScript for a while now, and it should feel very familiar for most JavaScript developers. In fact, TypeScript really is JavaScript, just with some extra validation and intellisense.

Types

Classes

Interfaces