Using TypeScript --no-check option Using external type definitions Compiler hint Triple-slash reference directive in JavaScript files X-TypeScript-Types custom header Custom ...
Null- and undefined-aware types --strictNullChecks Example Assigned-before-use checking Example Optional parameters and properties Non-null and non-undefined type guards Exa...
Generators and Iteration for ES5/ES3 Iterators Generators New --downlevelIteration Async Iteration Async iterators Async Generators The for-await-of Statement Caveats Ge...
Constant-named properties Example Example unique symbol Example Example Strict Class Initialization Definite Assignment Assertions Example Fixed Length Tuples Improved t...