Top "Application-cache" questions

The Application Cache (or AppCache), part of HTML5, allows a developer to specify which files the web browser should cache and make available to offline users.

Is swapCache() required in HTML5 offline apps?

If I don't implement any updateready event handler and don't call swapCache(), does that mean that the browser will always …

html offline application-cache
Application Cache or Service Workers - which to use in 2016/Q2?

Quick question for discussion really, as I wanted to have input from different people. I am in the process of …

html offline-caching service-worker offlineapps application-cache