The TypeScript Handbook
This handbook provides comprehensive coverage of all concepts in the official TypeScript Handbook. Explanations have been simplified, and there are more opportunities to practice the skills that reinforce your TypeScript knowledge.
Handbook
JavaScript
Understanding the language of web programming and the structure of web pages.
Advanced Types
Advanced features of the type system, like unions, intersections, and tuples.