WDD Learning Modules

jslocalStorage

JS localStorage

Description

Sometimes it's nice for a web page to remember things about a user. LocalStorage is a simple way to get started with persisting data on a web page.

Where this knowledge is utilized

Prerequisites

Prepare

Ponder