Skip to content

TypeScript Hub - Core Type System

PageWhy it belongs hereGuide
IntroductionHigh-level orientation to TypeScript and its role.Open
Basics IndexCurated basics pages for the main language concepts.Open
InterfacesCore structural typing feature.Open
Type GuardsNarrowing and runtime-safe type refinement.Open
Strict Null ChecksFoundation for safer nullable modeling.Open