Click here to Skip to main content
15,900,378 members
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.

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.

All Articles

Sort by Title

LocalStorage 

14 Feb 2012 by Florian Rappl
Building a full featured (and fun-packed) single-player game out of the box.
14 May 2019 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.
28 Dec 2021 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