Explore >> Select a destination


You are here

www.matuzo.at
| | alice.pages.igalia.com
7.4 parsecs away

Travel
| | Shadow DOM promises to allow developers to create more maintainable, cross-framework components, but there is an as-yet unsolved conundrum for accessibility.
| | blog.ltgt.net
4.9 parsecs away

Travel
| | [AI summary] A developer shares a step-by-step guide on improving a custom web component by adopting Shadow DOM for encapsulation, optimizing performance, handling disconnection, and adding browser compatibility fallbacks.
| | nolanlawson.com
6.4 parsecs away

Travel
| | Shadow DOM is a kind of retcon for the web. As I've written in the past, shadow DOM upends a lot of developer expectations and invalidates many tried-and-true techniques that worked fine in the pre-shadow DOM world. One potentially surprising example is ARIA. Quick recap: shadow DOM allows you to isolate parts of your DOM...
| | www.raymondcamden.com
24.1 parsecs away

Travel
| An experiment in showing and hiding slot content for web components.