TypeScript Tutorials

21 tutorials

TypeScript from the first annotation to a codebase that holds together — the type system itself, then what changes when you point it at a real project: unions instead of enums, generics that earn their place, the tsconfig flags that decide what compiles, decorators, and React. Every example is lifted from a working pizza ordering app, so code in these posts is code that runs.