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

Thanks! We are using it for internal web apps right now used for testing existing and new products. That's about all I can say for now.


How well is it working in light of the article from Mozilla? http://hacks.mozilla.org/2012/03/there-is-no-simple-solution...


I'm using localstorage to remember settings that used to be stored in cookies. These are things like the collapsed state of a panel, the dimensions of a popup window, and the most recently used values of a location picker. It works really well for that.

I think people run into problems when they store megabytes instead of kilobytes. Localstorage is essentially cookie storage without the networking dependency. Treat it like that and it works well.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: