Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store state in localStorage? #2

Open
Psithief opened this issue May 15, 2016 · 2 comments
Open

Store state in localStorage? #2

Psithief opened this issue May 15, 2016 · 2 comments

Comments

@Psithief
Copy link

What do you think about storing the app's last state in localStorage for resuming the last state when re-opened?

Presumably the user would also want a 'clear all' button if this was implemented.

@3dots
Copy link
Owner

3dots commented May 22, 2016

I'll do that in a few days.

@planktonfun
Copy link

@Psithief Great idea but localStorage expires, and not compatible to all browsers, try cookies instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants