Please enable JavaScript to use CodeHS

Web Development

Lesson 4.2 Storing Data with Local Storage

Description

In this lesson, students learn how to store data using localStorage.


Objective

Students will be able to:

  • Store data using localStorage and setItem
  • Retrieve data using localStorage and getItem