Converting React components to Web components
We all know what React is today. For those who don't know it yet: it's a view rendering library that helps developers to build user interfaces rapidly.
Dalej
We all know what React is today. For those who don't know it yet: it's a view rendering library that helps developers to build user interfaces rapidly.
Dalej
In this article I'm not going to tell you much about basics of Angular component creation. I'm going to focus on converting an existing one into a Web Component. Such an approach can be really helpful while migrating/updating your codebase to a new solutions.
Dalej