JavaScript Web Storage API JavaScript APIs for storing key/value pairs in the browser using localStorage and sessionStorage. Documentation GitHub Documentation 📖 Documentation https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API Other Resources 🔗 Specification https://html.spec.whatwg.org/multipage/webstorage.html