Book Title: Web Components In Action
ISBN: 9781617295775
By Author(s):BEN FARRELL
By Publisher:MANNING
Format:PB
Web components are a standardized way to build reusable custom elements for web pages and applications using HTML, CSS, and JavaScript. A web component is well-encapsulated, keeping its internal structure separate from other page elements so they don't collide with the rest of your code. In Web Components in Action you'll learn to design, build, and deploy reusable web components from scratch.