Inspecting Inspectors
Miriam and Stacy troubleshoot an issue with the dev tools available in each browser, exploring the differences and what each browser’s tools do best.

Hidden gems of UI development
Join Stacy, James, and Miriam
as we explore some hidden gems
of UI development –
from @starting-style
for smoother entry transitions
to performance boosts with AVIF images
and using the browser’s built-in lazy-loading.
We cover a variety of quick wins
that you can use
to make your life easier
and improve the experience
for your website visitors.
Based on Stacy’s web.dev article
@starting-stylenth-child of .class CodePen
Miriam and Stacy troubleshoot an issue with the dev tools available in each browser, exploring the differences and what each browser’s tools do best.

This long-debated solution for masonry layout is now available and it’s time to figure out how to use it. Join us for a deep dive into the workings of Grid Lanes.

CSS properties come in two excellent flavors – longhand properties have a direct impact on the element, while shorthand properties take a much more convoluted path. There’s a lot going on when we use a shorthand property, with hidden surprises, and reasons we might use one or the other.