Recently Published
Speeding up Storybook with Brotli
Storybook recently introduced an on-demand architecture for 3x smaller builds and faster load times in the 6.4 release . I won't dive into…
Read moreReplacing Sass at Shopify
Alex Page and I join Jerod & Divya on the JS Party Podcast. We discuss our open research, finding and selecting a viable alternative…
Read moreDark theme with Stitches
After tinkering a bit with Stitches , I am very excited to see the improvements in DX, variant-first support, and performance in the CSS-in…
Read moreConditional git configuration
I recently went through the process of setting up a new machine: installing apps, customizing dotfiles, and configuring git . One little…
Read moreBuilding from the Box
This a follow up post exploring how the power of the sx prop can be used by a single component, the Box, to build up a system of common UI…
Read moreTheme Styling with the sx Prop
As React components become the building blocks of our application, styling them becomes a crucial part of our development. Scaling these…
Read moreMinimal XState with Hooks
Over the last couple of years, we've started pushing our application state management to the browser. Managing state can be a large part of…
Read more