Tagged in

Web Components

Dev Channel
Dev Channel
Developers Channel - the thoughts, opinions and musings from members of the Chrome team.
More information
Followers
18.5K
Elsewhere
More, on Medium

Shadow DOM: fast and encapsulated styles

Shadow DOM is a fairly recent-ish spec that gives you DOM tree encapsulation — it’s one…


Custom Elements That Work Anywhere

Safari Tech Preview 17 now has Custom Elements “enabled everywhere”, meaning it won’t be long before they’re shipping in a stable version. Since more browsers are starting to adopt Custom Elements, I thought it would be a good time to share some of the patterns I’ve…