Matthias Kern

Results 6 issues of Matthias Kern

Looking at #6, I decided to go ahead and try [sw-precache](https://github.com/GoogleChromeLabs/sw-precache). The plugin doesn't actually cache anything while webpack in compile-time, but is caching runtime and returning cached assets when...

Instead of only showing the date of the last link revision, we should show a button to update a link to the latest revision. ![image](https://user-images.githubusercontent.com/9108002/45613224-431dde80-ba6e-11e8-92e8-e383963a87f2.png) #190

good first issue

Loading screens should resemble the actual UI it is "morphing" to better.

good first issue

Based on your work I've created an example of [next.js with a service worker](https://github.com/matthiaskern/next-offline-plugin). Wasn't sure on how to keep both AppCache and ServiceWorker handled inside the server. Could prepare...