(no title)
chungwu | 2 years ago
I imagine it's possible to achieve this with other frameworks too, though the integrations would be deep and bespoke for each framework. We've just decided to focus on React first.
chungwu | 2 years ago
I imagine it's possible to achieve this with other frameworks too, though the integrations would be deep and bespoke for each framework. We've just decided to focus on React first.
claytongulick|2 years ago
There are several lightweight wrapper libraries to "reactify" web components.
Going the other direction is not as easy. While it's possible, it involves loading all of react into another framework.