Localstorage Glossary
Browse 1 localstorage terms defined in plain English, from the cultural dictionary of computing.
1 Localstorage Terms
- Web Storage
- A browser API providing two key-value stores — localStorage (persists until explicitly cleared) and sessionStorage (scoped to the browser tab's lifetime) —...
Related Topics
- Browser (1 terms in common)
- Sessionstorage (1 terms in common)