Frontend
Browse by topic

New text-wrap values available
June 26, 2026 in category Technology
Text-wrap is a CSS shorthand that controls how text inside an element will be wrapped. The different values provide typographic improvements.

Moving my accessibility site to Astro
October 22, 2023 in category Technology
Why I moved my accessibility site to Astro, how the rebuild went, and why the result feels like a better fit.

Accessibility site 2.0 is live and kicking
August 03, 2023 in category Technology
What changed in the rebuild of my accessibility site, including the move to Strapi, Next.js, and Meilisearch.

Styling interactive elements
November 18, 2022 in category Accessibility
Why hover and focus styles matter for interactive elements and how better styling improves accessibility and usability.

Flexbox gap
December 04, 2021 in category Technology
How Flexbox gap works in CSS and why it makes spacing layouts easier than older margin-based approaches.

Common accessibility mistakes by developers
November 28, 2021 in category Accessibility
A practical list of common accessibility mistakes developers make and how to avoid repeating them.

WAI-ARIA
November 21, 2021 in category Accessibility
When WAI-ARIA helps, when it causes problems, and why bad ARIA is often worse than no ARIA at all.

Animations and prefers-reduced-motion
May 08, 2021 in category Accessibility
Why some animations can cause discomfort and how prefers-reduced-motion helps create a safer experience.

Personal project remakes
April 17, 2021 in category Technology
How I refreshed or rebuilt my personal project sites to unify their look, functionality, and overall direction.

Gatsby versus Next.js
April 10, 2021 in category Technology
My comparison of Gatsby and Next.js for static sites, based on plugins, image handling, and project needs.

First impressions of Gatsby
August 02, 2020 in category Technology
My early impressions of Gatsby, including what made it feel approachable and beginner-friendly.