#96: localStorage for Forms

#96: localStorage for Forms

vor 15 Jahren
#96: localStorage for Forms
27 Minuten
0
0 0 0
Podcast
Podcaster

Beschreibung

vor 15 Jahren

HTML5 has an incredibly simple method for storing persisting data
called localStorage. Natively, you just call a method with
key/value pair and that is saved (pretty much) forever. Knowing
the key, you can retrieve it at any time. This …
15
15
Close