Browser API
Storage

0: Introduction
1: Session vs local storage
2: Setting an item
3: Getting an item value
4: ▶︎ Removing an item
5: Clearing storage
6: Storage size limits

[← back to the Valley]

Storage: Removing an item

removeItem() removes the item identified by key from the storage, returning nothing (an undefined value):

localStorage.removeItem('id')
◀︎ Getting an item value
▶︎ Clearing storage

Lessons in this unit:

0: Introduction
1: Session vs local storage
2: Setting an item
3: Getting an item value
4: ▶︎ Removing an item
5: Clearing storage
6: Storage size limits

Join my AI Workshop!

The Web Development BOOTCAMP cohort starts in February 2026