Description
Book SynopsisGet a complete overview of offline installable applications. Businesses need reliable applications that enable users to access data and their applications in spite of a bad network connection.Traditional websites work only when connected to the network. With a large number of users depending on mobile phones and tablets for work, social interactions, and media consumption, it's important that the web applications can work on a weak network connection and even offline.This step-by-step guide shows you how to build an Angular application that considers offline access and uses its ready-made features and configurations.Build Offline Applications with Angularhelps bridge the gap between native apps and web applications. What You Will LearnGet started with an installable Angular applicationUnderstand the importance of performant, reliable, and offline access of a web applicationDiscover solutions for building Angular applications for speedy response in low bandwidth scenariosUse IndexedDB
Table of ContentsChapter 1: Introduction Build Modern Web Application.- Chapter 2: Getting Started.- Chapter 3: Install Angular Application.- Chapter 4: Service Workers.- Chapter 5: Cache Data with Service Workers .- Chapter 6: Upgrade Applications .- Chapter 7: Introduction to IndexedDB.- Chapter 8: Create Entity - Use case.- Chapter 9: Create Data Offline.- Chapter 10: Dexie.JS for IndexedDB.- Addendum.- Reference.