← All notes
CSS & UI

Web Components are mature enough for design systems

DV
Daan VisserMay 4, 2026 · 3 min read

Building a design system that works across frameworks was long a dream with caveats. Web Components are now mature enough to make it practical: build a component library once, use it everywhere.

One source, every framework

For organisations with several apps in different stacks that's gold: no maintaining the same button three times. The standard does the heavy lifting, without technical conflicts.

Our take

For a single app a framework-native solution is often nicer. But the moment you want consistency across teams and stacks, this is the scalable route.

Thinking about a build?Compile your idea →