
Software Engineering Daily Radix UI with Chance Strickland
57 snips
Nov 18, 2025 Chance Strickland is a software engineer at WorkOS and a maintainer of Radix UI, an open-source library of headless React components. He discusses the evolution of Radix, focusing on its accessibility and composability. Chance delves into Radix Themes, customization options, and the meticulous design behind its icons and color systems. He also shares insights on the relationship between Radix and ShadCN, the influence of AI on Radix's future, and how community feedback shapes new primitives.
AI Snips
Chapters
Transcript
Episode notes
Web Primitives Are Evolving
- Some Radix components predate HTML primitives and remain valuable for complex apps.
- Web primitives (dialog, details/summary) are improving, but Radix still fills gaps for robust behavior.
From Freelancer To UI Maintainer
- Chance moved from freelancing to maintaining Reach UI after showing his accordion to Michael Jackson at a conference.
- He later joined Radix and eventually returned to maintaining it at WorkOS after acquisitions.
Composition Model Roots
- Reach UI's composition model influenced how modern component libraries structure reusable pieces.
- Component-component solved pre-hooks problems by linking parent and child lifecycle/state before hooks and context existed.


