Quote

Web developers now have the ability to store large amounts of persistent data on the client-side, way beyond the 4K limit of cookies. Options include HTML 5 Storage, Gears, Dojo Storage, and more. Brad Neuberg talks about the latest ways to achieve browser-based client-side storage and how it can help you make better web apps.

Related posts:

  1. Storage at Scale