An interactive handbook for modern developers.
TypeScript makes it easy to build great software. This free guide helps anyone learn the TypeScript programming language, with thousands of code examples that run in your web browser.
No need to install anything
You can edit any code example with full TypeScript error checking, and run it within your browser. Try clicking "Run" and modifying the code example below.
Loading TypeScript...
TypeScript wisdom delivered to your inbox
Join a growing community of TypeScript enthusiasts, and learn something new every week. No spam, I promise.
Handbook
Advanced Types
Advanced features of the type system, like unions, intersections, and tuples.