|
|
|
|
|
by dasboot
5848 days ago
|
|
45 points and no comments? I've been playing around with html5 local storage, and it's kind of cool for speeding up some operations by caching data that is frequently used, but like any caching, expiration is still potentially tricky. Also, the really hard and awesome part for me is syncing/merging online-offline - a standard(s) solution for that would be a real killer app enabler. (Because we all are not online 100% of the time, even if only due to spotty reception or on planes, and it sucks not to be able to access your data). |
|