An ivestigation to see how webcomponents have been evolved and how we can leverage those in different frameworks.
- Native Vanilla-js Development
- lit-element
- StencilJS
- Svelte
The idea is to create Simple progressbar component in all the above mentioned frameworks/libraries/compiler and to see which fits best for Design system or component library development.
StencilJS stands best because of:
- lazy loading of components
- ability to provide react/vue/angular bindings for web components
- simple to develop, documentation is very clear
- Strong roadmap
All the experimented source code is available in there respective directories.
Interested in getting my presentations. contact me offline.