Thoughts

Notes on software engineering, distributed systems, and the future of human productivity.

Building APIs with Hono

How I build type-safe APIs with Hono: the router, the Context object, Zod validation, centralized error handling, and end-to-end types shared with the frontend.