Click here to Skip to main content
15,891,473 members
Articles / Programming Languages / Javascript

Managing Key-Value Stores with JavaScript's LocalStorage API

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
14 May 2019CPOL6 min read 6K   5  
We show how to deal with key-value pairs and how to manage a key-value store using JavaScript's localStorage API.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer
Germany Germany
Researcher, developer, instructor and cat lover.

Co-Founder of web-engineering.info and the educational simulation website sim4edu.com.

Comments and Discussions