Converting React components to Web components
Piotr Nalepa
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. In this article, I'm going to cover a topic of conversion of React components to Web Components. This might be useful in terms of delivering...