codesandtags / meetup-pwa

This is a simple meetup project which implements some cool PWA features
https://meetup-pwa.herokuapp.com/
MIT License
2 stars 0 forks source link

feat: Implement cache with the service worker #15

Closed codesandtags closed 6 years ago

codesandtags commented 6 years ago

Is necessary to implement in the Service Worker a cache for:

Stage:

codesandtags commented 6 years ago

The first cache implementation to loads the assets when the app is online is done.