© Carlos Rojas 2021
C. RojasBuilding Native Web Componentshttps://doi.org/10.1007/978-1-4842-5905-4_1

1. Making Your First Web Component

Carlos Rojas1 
(1)
Medellin, Colombia
 

Welcome to building your first web component. This chapter discusses the various tools, technologies, designs, and development concepts that you will require to create your first web component. You will learn what a web component is, as well as what web browser support, design systems, and component-driven development (CDD) are.

What Are Web Components?

At a high level, Web Components are isolated pieces (kinds of blocks) with which a user interface (UI) can communicate with other elements, through properties and events (inputs and outputs from these blocks). Take the <video>

Get Building Native Web Components: Front-End Development with Polymer and Vue.js 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.