Is it necessary to have an SPA to build Progressive Web App (PWA)?
One of the developer friends mentioned that in order to build a Progressive Web App (PWA) for an existing app; the existing app needs to be an SPA (single page application).
While it does make sense, I'm wondering if that actually is the case. Can anyone familiar with building PWAs express their views?
0