A Simple TODO list using HTML5 IndexedDB - HTML5 Rocks
IndexedDB represents the future of query-able client-side storage. This tutorial presents a real world application implementing the basics of the IndexedDB API. ... Introduction IndexedDB is new in HTML5. Web Databases are hosted and persisted inside a us
www.html5rocks.com |