© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
F. StrazzulloFrameworkless Front-End Developmenthttps://doi.org/10.1007/978-1-4842-9351-5_5

5. Web Components

Francesco Strazzullo1  
(1)
TREVISO, Treviso, Italy
 

All the major front-end frameworks that developers use today have something in common. They all use components as basic blocks for building the UI. Chapter 3 showed you how to create a component registry based on pure functions. On (almost) all modern browsers, it’s possible to create components for your web applications with a set of native APIs. This suite of APIs is called Web Components.

The APIs

Web Components consist of three main technologies that let developers build and publish reusable ...

Get Frameworkless Front-End Development: Do You Control Your Dependencies or are They Controlling You? now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.