52fighters@lemmy.sdf.org to Technology@lemmy.worldEnglish · 1か月前Native Apps Should Be Avoided Whenever Possible — No One's Happynooneshappy.comexternal-linkmessage-square29linkfedilinkarrow-up189arrow-down115
arrow-up174arrow-down1external-linkNative Apps Should Be Avoided Whenever Possible — No One's Happynooneshappy.com52fighters@lemmy.sdf.org to Technology@lemmy.worldEnglish · 1か月前message-square29linkfedilink
minus-squareelmicha@feddit.orglinkfedilinkEnglisharrow-up18·1か月前PWAs 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·1か月前 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