Command Palette

Search for a command to run...

TypeScript Patterns for Large Repos

11/2/2024 • 1 min read

typescriptpatternsnotes

Types are a design tool. Keep your domain types small, composable, and branded when they cross boundaries.