18 Mar 2025 · 6 min read

Improving Developer Experience on Client Projects

How I set up tooling, conventions, and automations so teams can move faster without sacrificing quality.

Good developer experience shows up in velocity and fewer bugs. I like to start each project with a solid base of linting, formatting, and CI.

In this post I outline my default stack and how it scales from solo work up to small teams.