InfoQ Homepage IndexedDB Content on InfoQ
News
RSS Feed-
Going Offline with LocalForage
The Mozilla Foundation has released localForage, a new JavaScript library that promises to simplify the process of storing offline data in web applications. What makes this library unique is the fact that it tries to combine the best of both worlds: the features of some more recent technologies (asynchronism and blob support) with a simple API.