DEV Community

Discussion on: PWA vs Native App - What's your preference as a user? As a developer?

Collapse
 
jaakidup profile image
Jaaki

From a DEV perspective, who builds web and mobile, the PWA's make more sense as you can use the same code base for both, mostly to prove concepts for ideas etc.

I agree that ultimately a native app experience is better on mobile.

So, hitting native mobile and desktop web with the same code base is ideal and there are projects that are attempting this that look rather promising, but nothing final yet.