Tag · 3 articles
#Patterns
Every article we've published tagged with "Patterns".
Practices6 min
TypeScript Patterns That Make Your Codebase Easier to Live With
Beyond the basics — a handful of TypeScript patterns that pay rent every day, including discriminated unions, branded types, and how to stop fighting the compiler.
March 29, 2026
Practices6 min
How to Write React Components That Don't Get Refactored Twice
Concrete patterns for writing React components that survive contact with a real codebase — composition, prop design, and the small habits that prevent rewrites.
March 13, 2026
Web Dev6 min
How to Structure a Large React Application Without It Becoming a Maze
Folder structures, module boundaries, and team conventions that keep React projects navigable as they grow from one engineer to twenty.
February 5, 2026