Building reusable Web components with Angular by Sherry List

Опубликовано: 07 Октябрь 2024
на канале: Jfokus
2,694
25

In this talk, we are going to look at what web components are, including upcoming additions like lit-html & Shadow parts.

Then we will take a look at how easy it is to create web components with Angular. One of the main reasons for this is because of all the tooling that the Angular platform provides for us.

Once we have created these web components we will then walk through how to add them to different projects.