Faster page loads using HTML5 localStorage views so far
I've been researching the pros and cons of HTML5 vs. application development for mobile and I came across this creative use of HTML5 to store images locally for faster page loads.
Sure faster page loads are always welcome, but I think the implications of this type of creative coding when considering offline usage is huge. If I can store images, strings, etc. locally on my smart phone, then I don't have to be connected to actually use the Internet. Score 1 for HTML5!