DEV Community

Discussion on: The Rise of Native Web Components

Collapse
 
agora94 profile image
agora94

So is the main advantage of native web components the ability to reuse components between frameworks? Because if you still need a framework for the application layer it seems very similar to me just doing everything inside the framework with library components like Material UI. I suppose I should just dive in to try to understand the differences but am torn where to start with between Lit/native WC, Qwikjs, and architect/FWAs