Develop Reliable, Performant Web Applications for Desktop and Mobile Platforms
Buch, Englisch, 253 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 417 g
ISBN: 978-1-4842-7929-8
Verlag: Apress
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 ForIdeal for beginner-to-intermediate-level readers with basic understanding of JavaScript and Angular.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 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.