Angular React Vue are the giants in the Frontend World.
But sometimes we need to create a new component library without using these "frameworks", well maybe lit can be our solution.
With lit we can create components using the WebComponent Standard, so we can use them in all our web applications.
In this speech, I'll show you the base concepts behind the lit library and how to start to play with it.