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

Implement Service workers. #81

Open
lieuwex opened this issue Dec 13, 2014 · 2 comments
Open

Implement Service workers. #81

lieuwex opened this issue Dec 13, 2014 · 2 comments

Comments

@lieuwex
Copy link
Member

lieuwex commented Dec 13, 2014

We can use service workers for various things, including but not limited to:

  • Notifications
  • Background fetching of appointments
  • Maybe even always hold a Magister object ready with data loaded, so that when the user opens simplyHomework everything is already loaded.
@tkon99
Copy link
Member

tkon99 commented Dec 13, 2014

👍 this is (going to be) awesome!

@tkon99
Copy link
Member

tkon99 commented Dec 13, 2014

The current Chrome Beta (V40) already supports it.

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

No branches or pull requests

2 participants