Web components
Web Components¶
Frontend Master Class¶
By Dave Rupert
https://htmlwithsuperpowers.netlify.app/get-started/ https://frontendmasters.com/courses/web-components/
Web Components are used to define custom, reusable HTML elements. They help you break your code into smaller chunks, build design systems, and ship less code while doing it! Learn where to find excellent Web Components to build web apps. You’ll also learn how to create your own custom components using JavaScript and libraries like Lit that will help you make them faster!