Back to Browse

Local Storage JS Management #3

71 views
Apr 9, 2020
14:49

Uses W3Schools' script to explain that local storage on the client-side has creation, editing, display and deletion facilities managing items that are a key-value associative array like a map. The key is unique but maybe named (as in this simple case) and the values are strings. Editing is done in the development system (F12 in Chrome). We look at localStorage() methods.

Download

1 formats

Video Formats

360pmp421.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Local Storage JS Management #3 | NatokHD