application-cache
Here are 8 public repositories matching this topic...
Normalize GraphQL responses for persisting in the client cache/state
-
Updated
Jan 19, 2020 - JavaScript
A CLI tool to generate HTML5 Application Cache Manifest.
-
Updated
Jan 13, 2020 - JavaScript
Basic offline first example intended for use on a static web app on iOS that includes HTML5 video.
-
Updated
Jun 10, 2019 - HTML
Mobile Web Specialist Restaurant Reviews App: Stage 3
-
Updated
Aug 29, 2018 - JavaScript
My custom report widget displays in the Terminal that come in very handy so I don't have to check out each application cache directories.
-
Updated
Nov 14, 2019 - Shell
repo to keep track of whatever js knowledge i have attained.
-
Updated
Nov 12, 2018 - JavaScript
Starter Code for the Udacity's "Mobile Web Specialist Restaurant Reviews App: Stage 1" Project
-
Updated
Jul 13, 2018 - JavaScript
Improve this page
Add a description, image, and links to the application-cache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the application-cache topic, visit your repo's landing page and select "manage topics."
Are you aware of any different behavior when a PWA (using offline-plugin) is added to the home screen using "Add to Home Screen" on Chrome/Android or Safari/iOS?
I'm having problems with the app getting stuck using the cached version when it was installed and never updating.
I even have offline-plugin responseStrategy set to network-first but it seems to always use the cached version after add