Y
Hacker News
new
|
ask
|
show
|
jobs
by
edjroot
2932 days ago
Adding to the other replies, there's also IndexedDB, which can store considerably larger amounts of information cross-session.
1 comments
bogomipz
2932 days ago
Is there a difference between using the LocalStorage API and IndexDB? Are these similar? The same?
link