Tag
#development
cms ·
Building a website? This is how I do it
After building dozens of client sites, my tech stack choices might surprise you. Spoiler: the right answer always starts with 'it depends.'
Read more
cms ·
Different flavors of content management
Headless vs monolith, SaaS vs self-hosted, Git-based vs database — there are more CMS flavors than you might think. Here's how to tell them apart.
Read more
wordpress ·
The world outside of WordPress
After years inside the WordPress bubble, I finally looked outside — and it's bigger, weirder, and more interesting than I expected.
Read more
wordpress ·
The great WP-Optimize Debacle
A tweet accused WP-Optimize of gaming PageSpeed scores. After testing it myself, the truth is more complicated — and everyone involved made mistakes.
Read more
development ·
Converting Statamic to use Vite
Build times dropped from 9 seconds to 4 after switching from Laravel Mix to Vite in Statamic. Here's exactly how I did it.
Read more
cicd ·
Deploying WordPress with confidence using CI/CD
Pushing code straight to production on WordPress felt fine — until it wasn't. Here's how adding a staging server and some tests changed everything.
Read more
cicd ·
Implement CI/CD step-by-step in your project
The hardest part of CI/CD isn't the pipeline — it's changing the team's habits. Here's how to make that first step less painful.
Read more