Hacker News new | ask | show | jobs
by exelib 1323 days ago
My use case is an offline-capable app. There was already WebSQL, but it got deprectaed.
1 comments

> My use case is an offline-capable app.

not trying to be snarky but do you mean a desktop app?

Offline-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.
Currently, 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.
A desktop app that's cross-platform.