I'm looking into local storage through web browsers and just asked this question on stackoverflow:
Does navigator.storage.persist() only protect against data removal in the case of storage pressure?
#javascript #local-storage #progressive-web-apps #indexeddb #web-storage