May 1, 2024
4 minute read
Shadow DOM, or simply Shadow Root, is a web development technique that enables the creation of encapsulated DOM trees that are hidden from the main document and other DOM trees. Introduced by the Web Components specification, Shadow DOM primarily serves two significant purposes: isolation and encapsulation.
Encapsulation and Isolation
wrnlym|
Find a path to becoming a Shadow DOM. Learn more at:
OpenCourser.com/topic/wrnlym/shadow
Reading list
We've selected four books
that we think will supplement your
learning. Use these to
develop background knowledge, enrich your coursework, and gain a
deeper understanding of the topics covered in
Shadow DOM.
Covers the full range of HTML5 Web Components, including Shadow DOM.
Covers all aspects of Web Components, including Shadow DOM.
Provides a practical introduction to Web Components, including Shadow DOM.
Provides a collection of recipes for using Web Components, including Shadow DOM.
For more information about how these books relate to this course, visit:
OpenCourser.com/topic/wrnlym/shadow