One UI to rule them all

A study about writing and creating Web Components

This study aims to undertand web components lifecycle and creating. Also see the good and the pain points of using web components to create a design system that works for both React an VueJS.

Here will be create components that are commmon used for web applications, undertands the challengs of it and the way to pass beyond it.

Web Components

Simple and pure JavaScript, using Platform's API.

Made by W3C and Google

Stencil

Web Components made easy with help of StencilJS

Made by Ionic

Lit

Using the Lit library for building web components.

Made by Google