52fighters@lemmy.sdf.org to Technology@lemmy.worldEnglish · 3 months agoNative Apps Should Be Avoided Whenever Possible — No One's Happynooneshappy.comexternal-linkmessage-square30linkfedilinkarrow-up190arrow-down115cross-posted to: hackernews@lemmy.bestiver.se
arrow-up175arrow-down1external-linkNative Apps Should Be Avoided Whenever Possible — No One's Happynooneshappy.com52fighters@lemmy.sdf.org to Technology@lemmy.worldEnglish · 3 months agomessage-square30linkfedilinkcross-posted to: hackernews@lemmy.bestiver.se
minus-squareelmicha@feddit.orglinkfedilinkEnglisharrow-up18·3 months agoPWAs can use local storage and they can have service workers, which allows them to run offline, at least in theory.
minus-squarepaydequeso@piefed.sociallinkfedilinkEnglisharrow-up9·3 months ago No local storage or offline capability Yeah, this is 100% wrong. They definitely can use local storage and have offline capabilities. They even have an object store: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
PWAs can use local storage and they can have service workers, which allows them to run offline, at least in theory.
Yeah, this is 100% wrong. They definitely can use local storage and have offline capabilities.
They even have an object store: https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API