Remix.run Logo
squidsoup 17 hours ago

Curious if has anyone had much success using web components within a react UI library? When building a component library on a bespoke design system, I'm quite pleased that I can rely on a headless library like RAC to ensure that the base component implementation is accessible and works well on touch devices. I can see theoretically that web components could be a complimentary tool, but in practice I'm not certain where they're best used.

bythreads 13 hours ago | parent [-]

Did duetds.com

WickyNilliams 7 hours ago | parent [-]

Hey I worked on that! And nordhealth.design. Both were used with React. And Vue, and angular, and classic server rendered apps like django