Top "Offlineapps" questions

An application which functions without being connected to a network or the internet

Best practice for on/off line data synchronization using AngularJS and Symfony 2

I'm building a relatively complex and data heavy web application in AngularJS. I'm planning to use php as a RESTful …

javascript angularjs symfony data-synchronization offlineapps
How to develop an offline-first native Android app

We are developing a native Android app (iOS and web to follow) where users can collaboratively create an album. We …

android android-sqlite offline-caching offlineapps offline-mode
There is an offline software to test a website in different browsers?

I'm looking for an offline software that can speed up the testing of a website in different browsers. Yes, I …

testing web cross-browser offlineapps
Can I use CouchDB mobile as a replacement for localStorage?

I have an existing web app that runs offline (using HTML5 cache manifest). I am storing data in localStorage. I …

couchdb local-storage offlineapps pouchdb
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
How to alert users when connection is gone using Offline.js

I'm trying to alert users when they are offline, and show a simple message. I'm using Offline.js as a …

javascript offline offlineapps offline-mode