Nick SaundersNick Saunders
PostsProjectsAbout

Latest post

October 17, 20237 minutes
From CSS madness to CSS Hooks
The limited capabilities of inline styles have frustrated web developers for decades, forcing us to choose between unmaintainable architecture and complex workarounds. CSS Variables offer a solution.

July 31, 202316 minutes
Function asChild
The pitfalls of polymorphic components, and how I use a time-tested React design pattern to overcome them