Hacker News new | ask | show | jobs
by peebeebee 635 days ago
ShadowDOM, and by extension web components are great for providing an extended set of HTML ‘native’ components. Let’s say your company has multiple frontend SPAs with different technologies (angular, react, svelte,…) they could all use the same set of company custom components, like a custom datepicker, or fancy selectbox.
1 comments

This is the promise, but my experience tells me that web components fall short of that goal.