There are plenty of them out there. No, we’re not talking about front-end frameworks, but ready-made component libraries such as “Angular Material”, “Ionic”, “MUI”, “TUI”, “MudBlazor” and many more. They all try to make our lives as developers easier and provide us with reusable components. Depending on the library, they are framework-dependent or independent, sometimes better, sometimes worse to customize. This is why it is not uncommon in the enterprise environment for companies to decide to create their own libraries according to their needs. If different front-end frameworks or CMS systems are also to be operated with them, there is no getting around them. Web Components.
In this session, Sascha Lehmann from Thinktecture will show you how you can build highly customizable and lightweight web components with the help of “Lit”, what pitfalls you need to watch out for when architecting the library, how you can learn from established libraries and how you can achieve the highest possible compatibility by using the APIs that the browser gives us.