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

Shared Service versus Session Storage #365

Open
cogitaria-admin opened this issue Jun 5, 2018 · 1 comment
Open

Shared Service versus Session Storage #365

cogitaria-admin opened this issue Jun 5, 2018 · 1 comment

Comments

@cogitaria-admin
Copy link

More of a question than an issue. What's the point of "session" storage when we can share state using Angular services (singletons available across the application but only during a browser "session")? Thoughts?

@ghost
Copy link

ghost commented Jul 2, 2018

session storage persist after reload of the same 'tab'.

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

1 participant