52fighters@lemmy.sdf.org to Technology@lemmy.worldEnglish · 3 days agoNative Apps Should Be Avoided Whenever Possible — No One's Happynooneshappy.comexternal-linkmessage-square29linkfedilinkarrow-up189arrow-down114
arrow-up175arrow-down1external-linkNative Apps Should Be Avoided Whenever Possible — No One's Happynooneshappy.com52fighters@lemmy.sdf.org to Technology@lemmy.worldEnglish · 3 days agomessage-square29linkfedilink
minus-squareelmicha@feddit.orglinkfedilinkEnglisharrow-up18·3 days agoPWAs can use local storage and they can have service workers, which allows them to run offline, at least in theory.
minus-squareuuj8za@piefed.sociallinkfedilinkEnglisharrow-up9·3 days 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