Typescript References
Browse all Typescript related references
9 references
TypeScript Basic Types
Basic TypeScript type annotations
TypeScript Classes
Working with classes in TypeScript
TypeScript Configuration
Configuring TypeScript with tsconfig.json
TypeScript Enums
Working with enumerations
TypeScript Generics
Using generics for reusable code
TypeScript Interfaces
Defining object shapes with interfaces
TypeScript Type Aliases
Creating custom type aliases
TypeScript Union and Intersection Types
Combining types with unions and intersections
TypeScript Utility Types
Built-in utility types