|
|
|
|
|
by m5r
1214 days ago
|
|
Your service worker dictates what the browser should cache. You could cache static assets only and let the browser hit the server for document requests.
As for the refresh button, mobile users are now used to pull to refresh so you might not need an actual refresh button. As an aside, I dig the design! It reminds of teletext haha |
|