All blog posts

16-03-2025

Things you might not know about tag revalidation in Nextjs

Understanding tag revalidation in Next.js can be tricky. In this post, I share my experience with tag revalidation and its unexpected side effects.

09-03-2025

Aligning product cards with subgrid

I finally had a real use case for CSS subgrid! In this post, I share how a misaligned product card layout led me to explore subgrid for the first time.