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

Feature Request: Offline first via SW (PWA) #46

Open
leocaseiro opened this issue Oct 6, 2023 · 0 comments · May be fixed by #48
Open

Feature Request: Offline first via SW (PWA) #46

leocaseiro opened this issue Oct 6, 2023 · 0 comments · May be fixed by #48

Comments

@leocaseiro
Copy link

IMO there isn't a need to be online to load GrooveScribe.

What do you think, if we cache all files (html, js, css, sound, imgs, etc...) via Service Worker, so we could load GrooveScribe if on a plane or on a train? Or any other offline scenario.

https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Tutorials/js13kGames/Offline_Service_workers

For updates, there are some good strategies pointed in this article https://whatwebcando.today/articles/handling-service-worker-updates/

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

Successfully merging a pull request may close this issue.

1 participant