DEV Community

Discussion on: 2019 Dev Resolutions

Collapse
 
sergiu profile image
Sergiu Butnarașu

Yes, you can integrate web components in your react app. You can create common web components that can be integrated in any framework, take a look on stenciljs. About PWA, you can create web apps to work almost like a native app, works offline, display notification, etc.