/dev/reading

Web Components in Action

by Ben Farrell
The cover of Web Components in Action
3.94/5 on Goodreads
ISBN 9781617295775
Published in 2019
432 pages

Description

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.