Hacker News new | ask | show | jobs
by Joeri 5625 days ago
I'm already using localstorage (with userdata fallback on IE7) to avoid server roundtrips for data that's only relevant to the client. It's the best technology choice for local state, and it falls under the HTML5 umbrella. Marketing technologies to developers that may be better suited than their current technologies (die, cookies, die) isn't a bad idea.