Hello World
Hello World
Welcome to my blog. This is the first post — a short note on why this space exists and what you can expect here.
Why a blog?
I've been meaning to write for a while. Not to build an audience or optimize for SEO, but because writing is how I think clearly. Putting an idea into words forces precision in a way that code comments and Slack messages don't.
I work across the stack — React, TypeScript, Node, edge runtimes — and I pick up new tools constantly. Writing about them is how I consolidate that knowledge and make it useful to others.
What I'll write about
Mostly engineering. Some design. Occasionally process.
Expect posts on:
- Things I built and why I made the decisions I did
- Tools I've switched to and the tradeoffs I found
- Short technical notes when I solve something non-obvious
No tutorials that already exist elsewhere. No filler content. Just things I actually found useful or interesting.
How this blog works
Posts are .mdx files in the repo, compiled at build time by @mdx-js/rollup and served via Cloudflare Workers. The whole site is a TanStack Start SSR app — this page was server-rendered.
If you want to see the source, it's on GitHub.
More soon.