Building Offline Applications with Angular: Develop Reliable, Performant Web Applications for Desktop and Mobile Platforms
Autor Venkata Keerti Kotaruen Limba Engleză Paperback – 25 ian 2022
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.
- 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
Preț: 258.06 lei
Preț vechi: 322.57 lei
-20% Nou
Puncte Express: 387
Preț estimativ în valută:
49.39€ • 50.95$ • 41.80£
49.39€ • 50.95$ • 41.80£
Carte disponibilă
Livrare economică 12-26 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484279298
ISBN-10: 1484279298
Pagini: 170
Ilustrații: XVI, 253 p. 47 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.42 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484279298
Pagini: 170
Ilustrații: XVI, 253 p. 47 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.42 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
V Keerti Kotaru has been in software development for almost two decades. He helped design and develop scalable, performant, modern software solutions for multiple clients. He holds a master's degree in software systems from the University of St. Thomas, Minneapolis and St. Paul, USA.
He is an author of books on Angular, contributes to the developer community by blogging, writing articles and speaking at technology, events. He wrote for Dotnet Curry (DNC Magazine). He presented technology sessions at AngularJS Hyderabad, AngularJS Chicago and Google Developer Groups at Hyderabad including the annual event Dev Fest. He is a three time Microsoft MVP.
He is an author of books on Angular, contributes to the developer community by blogging, writing articles and speaking at technology, events. He wrote for Dotnet Curry (DNC Magazine). He presented technology sessions at AngularJS Hyderabad, AngularJS Chicago and Google Developer Groups at Hyderabad including the annual event Dev Fest. He is a three time Microsoft MVP.
Textul de pe ultima copertă
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.
You will:
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.
- 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
Caracteristici
Shows how to achieve mobile app level flexibility in a web application Unique approach to the rarely covered s topic of offline web applications is unique Uses real-world examples and experience to facilitate learning instead of hypothetical use cases