Hacker News new | ask | show | jobs
by jazoom 3401 days ago
I've found great value in simpleStorage, for those who are looking for easier object storage in localStorage.
1 comments

Yes, simpleStorage is good too!

I believe store.js addresses all the use cases of simpleStorage, and then some (E.g Safari private mode, etc).

If that's not the case I will make it work for your use case :)

The only problem I've noticed with simpleStorage is the Safari private mode thing, but I see that as a bug in Safari so I just show a message to users telling them why the site won't work properly for them.