Web Components as compile targets

Waves of new frameworks often leave us confused.

How often should we have to rewrite our applications?

Rewriting costs a lot

Sometimes we identify parts of app which could benefit from modern frameworks.

But legacy code holds us back.

These smaller additions can be

We can write these smaller apps/system of components in modern frameworks of our choice – React, Preact, Vue, Svelte and then compile them to custom elements to run it anywhere irrespective of our existing frameworks.