There's a growing buzz about building with Web Components. And Lit is emerging as a popular way to help developers do that. But Phil doesn't know much about ...
In part two of this series, we learned how to use the browser's native Web Component APIs. In this third part, we'll take a look at the Lit library that
Every day a new JavaScript library is born, every week a new framework arrives and every month a front-end developer needs to rewrite a date picker 😢 LIT is a modern library for creating component libraries, design systems but also sites and apps. LIT components are web components and as such work anywhere you use HTML.