Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / LocalStorage

LocalStorage

LocalStorage

Great Reads

by Gerd Wagner
We show how to deal with key-value pairs and how to manage a key-value store using JavaScript's localStorage API.
by Florian Rappl
Building a full featured (and fun-packed) single-player game out of the box.
by raddevus
Creation of a simple app (< 50 lines of code) which allows you to save a dynamic catalog of images with an examination of how to save a user's data

Latest Articles

by Gerd Wagner
We show how to deal with key-value pairs and how to manage a key-value store using JavaScript's localStorage API.
by Florian Rappl
Building a full featured (and fun-packed) single-player game out of the box.
by raddevus
Creation of a simple app (< 50 lines of code) which allows you to save a dynamic catalog of images with an examination of how to save a user's data

All Articles