8 ms·
My use case is an offline-capable app. There was already WebSQL, but it got deprectaed.
by exelib 4y ago
My use case is an offline-capable app. There was already WebSQL, but it got deprectaed.
- chasd00 4y ago> My use case is an offline-capable app. not trying to be snarky but do you mean a desktop app?
- EvanAnderson 4y agoOffline-capable apps on phones are "a thing". There are plenty of times when I have poor (or nonexistent) cellular coverage and would love web-based apps to work.
- hot_gril 4y agoA desktop app that's cross-platform.
- exelib 4y agoCurrently, it is a browser app intended to run on mobile devices. Not exactly PWA, but very similar. Later it will be, probably, packaged with capacitor.