Description
Get 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 Angular helps bridge the gap between native apps and web applications.
What You Will Learn
- Get started with an installable Angular application
- Understand the importance of performant, reliable, and offline access of a web application
- Discover solutions for building Angular applications for speedy response in low bandwidth scenarios
- Use IndexedDB as an offline data store within a browser
Who Is This Book For
Ideal for beginner-to-intermediate-level readers with basic understanding of JavaScript and Angular.