Here’s a great talk about web components from Dave. We’ve been building a lot of web component-based design systems with our clients, and I’m bullish about their future.

I think if you were using Web Components before 2020 you were an early adopter and you probably have some scars to show for it. But in 2021, now that all modern browsers support Web Components, I think they’re worth investigating. They have one superpower that no other JavaScript framework offers called the Shadow DOM which is both powerful but frustrating. But another superpower — the power I’m most excited about — is that you can use them standalone without any frameworks, build tools, or package managers.

Source: HTML with Superpowers – daverupert.com