cacheapi.md

July 15, 2021 · View on GitHub

Bookmarks tagged [cacheapi]

www.codever.land/bookmarks/t/cacheapi

Client-side storage - Learn web development | MDN

https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Client-side_storage

Modern web browsers support a number of ways for web sites to store data on the user's computer — with the user's permission — then retrieve it when necessary. This lets you persist data for long-term...