Skip to main content
TypeScript
  • Download
  • Docs
  • Handbook
  • Community
  • Playground
  • Tools
in En

Was this page helpful?

    • TS for the New Programmer
    • TypeScript for JS Programmers
    • TS for Java/C# Programmers
    • TS for Functional Programmers
    • TypeScript Tooling in 5 minutes
    • The TypeScript Handbook
    • The Basics
    • Everyday Types
    • Narrowing
    • More on Functions
    • Object Types
      • Creating Types from Types
      • Generics
      • Keyof Type Operator
      • Typeof Type Operator
      • Indexed Access Types
      • Conditional Types
      • Mapped Types
      • Template Literal Types
    • Classes
    • Modules
    • Utility Types
    • Cheat Sheets
    • Decorators
    • Declaration Merging
    • Enums
    • Iterators and Generators
    • JSX
    • Mixins
    • Namespaces
    • Namespaces and Modules
    • Symbols
    • Triple-Slash Directives