© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
V. K. KotaruBuilding Offline Applications with Angularhttps://doi.org/10.1007/978-1-4842-7930-4_9

9. Creating Data Offline

Venkata Keerti Kotaru1  
(1)
-, Hyderabad, Telangana, India
 

Earlier in the book, we started integrating IndexedDB in an Angular application. We also established a use case for creating data, namely, user comments, offline. Imagine that a user is on a game details page and attempts to add a comment. However, the user loses network access. The Web Arcade application is resilient because it saves the comments on the client device/browser temporarily. When the user is back online, the application synchronizes the comments online.

This chapter ...

Get Building Offline Applications with Angular: Develop Reliable, Performant Web Applications for Desktop and Mobile Platforms now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.