Using localStorage

I was influenced by Design Militia’s To Do List to take another look at, and use, HTML5’s localStorage API. Turns out to be incredibly simple to use, so I’ve posted an experiment over on HTML5 Laboratory on using localStorage.

As always, comments here or there.