but I wanna keep some level of data on the device when there's no network and the app can continue to work offline. Should I use IndexedDB or Local Storage or sqlite or something else?
https://web.dev/explore/progressive-web-apps
Seems to suggest IndexedDB here
Depends on what kind of and what amount of data, and how flexible you need to query it
Обсуждают сегодня