State of
This is a guest post by David Pfahler and Stephan Bönnemann.
Uxebu is spreading its knowledge, get some of it – for 699€ if you are an early bird (999€ later)!
As Firefox 4 is now stable, chances are that the async IDB (IndexedDB) API is not going to change anymore. But IDB is not localStorage – it can be a major pain to work with. So, here is a guide on how to use IDB in Firefox as a key-value store. TL;DR There is example code […]