Bookmarks tagged [localstorage]
https://maurogarcia.dev/maurogarcia.dev/posts/client-side-caching-with-angular/
In this article, I'm gonna show you how to implement client-side caching with Angular. By the end of this post, you'll be able to cache your http request like this:
...
- 📆 published on: 2019-11-03
- tags: angular, caching, localstorage
https://www.sohamkamani.com/blog/javascript-localstorage-with-ttl-expiry/
This post will explain how to implement expiry times for items stored in the browsers localStorage.
- 📆 published on: 2019-11-14
- tags: localstorage, javascript
https://github.com/marcuswestin/store.js
store.js - Cross-browser storage for all use cases, used across the web.
- tags: javascript, localstorage
- source code