November 2020
Beginner
235 pages
3h 20m
English
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.
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>
Read now
Unlock full access