Ville of Finland on Nostr: No one commented yet on the PWA discussion in the latest board room? Or I missed it. ...
No one commented yet on the PWA discussion in the latest board room?
Or I missed it. Anyway. The cors is afaik still a major problem with PWAs. And the local storage is another problem. The browser/os can pretty much at anytime decide to throw your data away. (I'm not sure about the filesystem apis, haven't used those).
But in my app (WIP) https://poddery.netlify.app/ I store all the data in IndexedDB and my phone looses all the data at random every now and then. Not very cool ☹️
Or I missed it. Anyway. The cors is afaik still a major problem with PWAs. And the local storage is another problem. The browser/os can pretty much at anytime decide to throw your data away. (I'm not sure about the filesystem apis, haven't used those).
But in my app (WIP) https://poddery.netlify.app/ I store all the data in IndexedDB and my phone looses all the data at random every now and then. Not very cool ☹️