MozillaReality / puzzle-rain

INACTIVE - A musical WebVR journey for the HTC Vive. Brought to you by Mozilla VR.
https://vr.mozilla.org/puzzle-rain/
MIT License
33 stars 11 forks source link

Use a Service Worker for faster loading resources #13

Closed cvan closed 7 years ago

cvan commented 8 years ago

https://serviceworke.rs/ https://github.com/GoogleChrome/samples/tree/gh-pages/service-worker#service-worker-recipes

Subsequent page loads are slow, even with fast CDNs. Using a Service Worker will improve that drastically. When I used one when I was testing The Composer in the Holodeck Club, things loaded lightning fast! ⚡

I can help with this. This can come right before launch.

arturitu commented 8 years ago

Agree to use it and agree to come before launch with your help. Thanks!