Skip to content

Type-level programming in TypeScript. My talk from DOU Front-end Day 2025 in Kyiv

Notifications You must be signed in to change notification settings

nckcol/type-level-programming-ts-2025

Repository files navigation

Програмування на рівні системи типів TypeScript

Type-level programming in TypeScript

Examples

  1. Generic types
  2. Conditional types
  3. Conditional types with infer
  4. Mapped types
  5. Recursive types
  6. Parse URL template
  7. Extra

Learn type-level programming in TypeScript

  • typehero - TypeScript type challenges;
  • ts-toolbelt - utility library for TypeScript;
  • type-fest - collection of essential TypeScript types
  • type-challenges - collection of TypeScript type challenges with online judge;

Useful extensions for VS Code

About

Type-level programming in TypeScript. My talk from DOU Front-end Day 2025 in Kyiv

Resources

Stars

Watchers

Forks