Articles
Notes from building real things
Web, React and Next.js, AI and RAG, and mobile. Written from production work, not tutorials about tutorials.
FeaturedTooling
Migrating to TypeScript 7 (tsgo) Without Breaking Your Build: The Plugin, Transformer & Emit Gotchas
tsgo is fast, but it has no JS plugin or transformer support and no stable compiler API until 7.1. Here is the dual-compiler tsconfig and CI setup I use to type-check with tsgo while keeping tsc for emit, plus a checklist of the tooling that breaks quietly.
· 8 min read

Building something similar?
I take on a few projects at a time: web apps, AI features, and mobile. Tell me what you are working on.
Start a conversation