PLAY PODCASTS
#96: localStorage for Forms

#96: localStorage for Forms

#96: localStorage for Forms

CSS-Tricks Screencasts · CSS-Tricks

April 15, 201126m 31s

Show Notes

<p>HTML5 has an incredibly simple method for storing persisting data called <code>localStorage</code>. 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 &hellip;</p>

Topics

cssweb designhtmltutorial