Full session (30 minutes)
Engineering
Frontend
web development

Whether you realize it or not, you are already using web components when you develop. Elements like forms, HTML tags, and more are all web components native to web browsers. Beyond these standard elements, you can also create custom web components to further simplify the process of building and maintaining web applications. I will explain how to make custom encapsulations, imports, templates, and built-in elements by using web component specifications.

Yotam Bloom