Somebody who likes to code
Nothing here yet.
Jan 28 · 18 min read · Modern API development requires balancing multiple concerns: runtime validation, compile-time type safety, and comprehensive documentation. Traditionally, these have been separate concerns, leading to documentation drift and type mismatches between s...
Join discussion
Jan 19 · 17 min read · This article guides you through creating a full-stack TypeScript monorepo from scratch. By the end, you'll have a React frontend and Hono API backend sharing the same repository with unified tooling for linting, formatting, and commit conventions. Pr...
Join discussion