1. React
  2. dotJS
  3. 2018
  4. TypeScript: Static types for JavaScript

TypeScript: Static types for JavaScript

Learn how TypeScript came to be, how it differs from classic type systems, and how it can be beneficial even if you don't like types.

Anders Hejlsberg at dotJS 2018

How do you define and implement a static type system for a dynamic language like JavaScript, and why would you even care to? Anders explores how TypeScript came to be, how it differs from classic type systems, and how it can be beneficial even if you don't like types.