scrimba
Frontend Career Path
Making websites interactive
Challenges
save to localStorage
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

AboutCommentsNotes
save to localStorage
Expand for more info
index.js
run
preview
console
// Save a value to localStorage
// Delete your code and refresh the page
// Fetch your value from localStorage and log it out
Console
/index.html
-1:53