Javascript + HTML5 localstorage

Alai picture Alai · May 10, 2010 · Viewed 34.3k times · Source

So I'm searching for a good crash course on localstorage and interacting with it in Javascript. I want to build a to-do list webapp with some extra functionality but it would be just for 1 user. I don't want to mess with php/mysql and have the server doing anything. Links to tutorials would be best :-D

Answer

Steve picture Steve · Dec 15, 2010

Here's a crash crash course I found very useful. It explains a bunch of HTML5 concepts, including localStorage, video tag, offline websites, forms, locations, canvas, and more.

http://diveintohtml5.org/storage.html