Union types Overview Stricter Generics Better Type Inference let declarations const declarations Template strings Type Guards Type Aliases const enum (completely inlined e...
Generators and Iteration for ES5/ES3 Iterators Generators New —downlevelIteration Async Iteration Async iterators Async Generators The for-await-of Statement Caveats Gener...
Strict function types Example Note Cache tagged template objects in modules Example Localized diagnostics on the command line Example Suppress errors in .ts files using ’// ...
DOM Manipulation An exploration into the HTMLElement type Basic Example The Document Interface Document.getElementById Document.createElement The Node interface Node.appendCh...
The TypeScript Handbook About this Handbook How is this Handbook Structured Non-Goals Get Started The TypeScript Handbook About this Handbook Over 20 years after its intr...