#tooling
3 posts tagged tooling.
2 min read
Why I chose Astro over Next.js for this portfolio
This site is a portfolio and blog, not an app behind a login. Here's why that shape pointed at Astro instead of Next.js.
#astro#frontend#architecture
3 min read
Why we moved from Cursor to Claude Code
Cursor is a great AI editor. Our workflow shifted from in-editor assistance to delegating whole tasks to an agent, and that is where Claude Code fit better.
#ai#workflow#claude-code
3 min read
Why my design system runs on shadcn/ui, React, and Zod
A design system is a pile of tool choices. Here is the reasoning behind mine, and the one problem each piece actually solves.
#design-systems#react#tooling