Offline Sync for Progressive Web Apps

With the introduction of Progressive Web Apps and web platform APIs such as persistent storage, payments, geolocation, and push notifications, the web platform is taking on native apps. One important aspect of Progressive Web Apps is the concept of building your app to be Offline First. With an Offline First approach, you design your app for the most resource-constrained environment first. This approach provides a consistent user experience whether the user’s device has no connectivity, limited connectivity, or great connectivity. One of the biggest benefits of Offline First apps is that they can be very fast, as they provide zero-latency access to content and data stored directly on the device.

The Service Worker API can do most of the heavy lifting when it comes to storing content and assets for Offline First Progressive Web Apps. A bigger challenge can be storing and sync’ing your app’s data. One of the best answers today for offline sync for Progressive Web Apps is a combination of Apache CouchDB (an open source document database), Hoodie (an open source Node.js backend for Offline First apps), and PouchDB (an open source JavaScript database that syncs). This stack can provide you with the starting point for your own Progressive Web App mobile backend and frontend, and it’s entirely open source!

    Please complete the form below to download this research:

    E-mail Address

    First Name

    Last Name

    Company

    Title

    Function

    Role in IT decision-making process

    Company Size

    Industry

    Address

    City

    State/Province

    Zip

    Country

    Business Phone

    Please keep me informed of products, services and offerings from IBM companies worldwide.

    I accept IBM's Privacy Statement.

    You are receiving this email on behalf of our partner, IT Business Edge, and the resource sponsor, IBM. By accessing this free resource, you agree that IT Business Edge or IBM may contact you about other offers that may be of interest.

    By clicking on the “submit” button above, I agree that I have carefully read the Legal Notices, and the Privacy Policy, and I agree to be legally bound by all such terms.

    Save