Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"Safari are finally adding IndexedDB, which means for the first time we have a unified storage interface across all the browsers."

localStorage has been well supported over all browers since IE8... It's interface IMO is a perfect fit in JavaScript... with the one exception of not being callback driven...



Yeh sorry, not technically correct, while localstorage is great for quickly storing small items, due to having a sync api and having to encode / decode complex data its a non starter more data driver applications, so I always automatically exclude it




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: