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 t…| Read the Tea Leaves
Shadow DOM promises to allow developers to create more maintainable, cross-framework components, but there is an as-yet unsolved conundrum for accessibility.| alice.pages.igalia.com
A lesson on rendering trees, emerging technologies and tacos. This post was migrated from its original location on the Substantial blog. tl…| MarcySutton.com RSS Feed
Find out what the browser preload scanner is, how it helps performance, and how you can stay out of its way.| web.dev
Last week, Jeremy Keith wrote about what he calls HTML Web Components. Some people treat Web Components like JS library components, where everything is rendered with JavaScript. But Jeremy has a different suggestion… Try not to bring React’s mindset with you… Think about composibility with existing materials. Do you really need to invent an entirely new component from scratch? Or can you use HTML up until it reaches its limit and then enhance the markup?| gomakethings.com
Writing about the big beautiful mess that is making things for the world wide web.| blog.jim-nielsen.com
Benchmark web pages over time.| www.11ty.dev