Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
- IndexedDB: Hundreds of MB. It is asynchronous. Use this for offline apps. - Cache API: Stores HTTP responses. Use this for PWAs. Many tutorials tell you to put auth tokens in localStorage. This is a ...