slightlyoff@toot.cafe ("Alex Russell") wrote:
Teams that adopt these components in Angular and React apps get a lot of the runtime performance benefits of moving to Web Components: style isolation via Shadow DOM, shallower Light DOM, and cheaper styling via Constructable Stylesheets. At the size of our apps, this is a BFD.
This isn't the whole enchilada, perf-wise -- for that, teams need to move to an HTML-first approach + "raw" Web Components, like we're doing in Edge -- but one investment is now delivering wins for all consumers.