@GoogleDevelopers

Check out the latest Web Components DevByte from Developer Advocate Eiji Kitamura on Shadow DOM.

Web Components are a set of technologies that can entirely change the way you develop web apps. By making components scoped and reusable in a standardized way, your web development will step up to the next level. 

With Shadow DOM, you can create a DOM tree inside an element that is scoped to the element and decoupled from the rest of the web page. 

 #WebComponents

@TheCodeCreative

Note: createShadowRoot is deprecated in favor of attachShadow.

@KimHogeling

The shadow DOM is new to me. Very useful!

@BobDowns

Please add captions so those of us who are hard of hearing have a chance at understanding the information you are attempting to impart.

@jasonli1060

This is deprecated now so don't use it. Video is outdated unfortunately.

@brcrs

nice

@shaleen76

How to access shadow dom elements using typescript

@ojumle

Wha u are using deprecated shadow dom v0 for YouTube?!