February 18, 2023
How to prevent Theme UI color mode flash
Theme UI's `system` color mode can color flash when responding to the `prefers-color-scheme` media query. Here's a hack to prevent that.
I am an independent software contractor, focusing on front-end development. I work with accessibility and performance in mind, and I can help your team's productivity by improving processes and tooling.
Check out my blog, or reach out if you want to work with me.
February 18, 2023
Theme UI's `system` color mode can color flash when responding to the `prefers-color-scheme` media query. Here's a hack to prevent that.
July 03, 2022
Prisma doesn’t support PostGIS, but we can query spatial data using raw database access. This post explores PostGIS basics and the Prisma setup.
May 19, 2022
A reflection on analysis paralysis and the value of familiarity in a world of fast changing technology.