-
·
Designing For Interaction Before It Becomes A Score
A practical article about interaction performance, long tasks and why responsive interfaces matter before they become another performance metric.
-
·
Nesting CSS Without Hiding The Structure
A practical 2023 article about using native CSS nesting carefully, without turning stylesheets into another place where structure becomes difficult to read.
-
·
The Slow Cost Of Every Script We Add
A practical look at how third-party JavaScript builds up over time and why script reviews need to become part of normal website maintenance.
-
·
CSS That Listens To The Space Around It
A practical article about using container queries to make components respond to their own space rather than relying only on viewport breakpoints.
-
·
The Page Is No Longer The Unit Of Design
A 2023 reflection on moving away from page-first design and towards smaller interface decisions that survive real content and real devices.
-
·
How Container Queries Changed The Way I Thought About Components
A practical look at CSS container queries and why component-level responsive behaviour feels more natural than always relying on viewport breakpoints.
-
·
Building A Cleaner Front-End Workflow With Vite 3
How I approached Vite 3 as a practical front-end workflow for theme and website development rather than another build tool to admire from a distance.
-
·
Testing PHP 8.1 Against WordPress Projects Before Production
A practical article about approaching PHP 8.1 testing on WordPress sites carefully rather than treating the version change as a routine switch.
-
·
How I Started Treating CSS Container Decisions As Component Decisions
A 2021 article about thinking beyond viewport breakpoints and starting to design responsive components around the space they actually occupy.
-
·
How I Started Using WebP Images In WordPress Without Making Uploads Messy
A 2021 article about using WordPress 5.8 WebP support carefully, with attention to hosting support, workflows and image fallbacks.