Building Progressive Web Applications with Vue.js: Reliable, Fast, and Engaging Apps with Vue.js
Autor Carlos Rojasen Limba Engleză Paperback – 16 dec 2019
Obtain all the necessary tools for developing a progressive web application (PWA) with Vue.js, a modern JavaScript framework. You’ll see how PWAs behave like a regular responsive website and have a similar structure to that of a web application, but feel like a native mobile app. Along the way you’ll take advantage of Vue.js features to build fast, high-performing progressive web apps that work offline.
Building Progressive Web Applications with Vue.js starts by explaining the basic concepts and structure of PWAs, and moves on to designing the app shell and other features that distinguish a PWA from simple web pages. In the following chapters, the book talks about the improved web technologies, such as service workers, caching strategies, background sync, and push notifications, that make PWAs powerful.
What You Will Learn
- Harness the power of Vue.js to build PWAs
- Understand the function and relevance of a manifest file
- Discover service workers and why they are revolutionary
- Work with the Cache API and caching strategies
- Use IndexedDB, background sync, and push notifications
- Enhance your apps with Firebase
- Implement the Workbox library in your apps
Who This Book Is For
Web developers who want to venture into building PWAs would find the book useful.
Preț: 186.74 lei
Preț vechi: 233.43 lei
-20% Nou
Puncte Express: 280
Preț estimativ în valută:
35.74€ • 36.87$ • 30.25£
35.74€ • 36.87$ • 30.25£
Carte disponibilă
Livrare economică 12-26 februarie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484253335
ISBN-10: 1484253337
Pagini: 233
Ilustrații: XVII, 233 p. 118 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.36 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484253337
Pagini: 233
Ilustrații: XVII, 233 p. 118 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.36 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Making Your First PWA.- Chapter 2: Web App Manifest.- Chapter 3: Service Worker.- Chapter 4: Caching Strategies.- Chapter 5: Working with Vue.js.- Chapter 6: IndexDB.- Chapter 7: Background Sync.- Chapter 8: Push Notification.- Chapter 9: Publishing.
Notă biografică
Carlos Rojas is an Engineer with 10+ years of experience building Digital Products. He is focused on Front-end technologies (HTML, CSS, JS, Angular, and VueJS ) and mainly edge web technologies like Web Components and Progressive Web Apps. He also has some experience working with fast-changing business environments like Startups.
He enjoys sharing knowledge with Talks in Meetups, helping Startups and Companies to run workflows to make excellent digital products. Because of that, his books want to convey the love he has for the construction of scalable, high-quality products.
He enjoys sharing knowledge with Talks in Meetups, helping Startups and Companies to run workflows to make excellent digital products. Because of that, his books want to convey the love he has for the construction of scalable, high-quality products.
Textul de pe ultima copertă
Obtain all the necessary tools for developing a progressive web application (PWA) with Vue.js, a modern JavaScript framework. You’ll see how PWAs behave like a regular responsive website and have a similar structure to that of a web application, but feel like a native mobile app. Along the way you’ll take advantage of Vue.js features to build fast, high-performing progressive web apps that work offline.
Building Progressive Web Applications with Vue.js starts by explaining the basic concepts and structure of PWAs, and moves on to designing the app shell and other features that distinguish a PWA from simple web pages. In the following chapters, the book talks about the improved web technologies, such as service workers, caching strategies, background sync, and push notifications, that make PWAs powerful.
You will:
- Harness the power of Vue.js to build PWAs
- Understand the function andrelevance of a manifest file
- Discover service workers and why they are revolutionary
- Work with the Cache API and caching strategies
- Use IndexedDB, background sync, and push notifications
- Enhance your apps with Firebase
- Implement the Workbox library in your apps
Caracteristici
Shows you how to make your first progressive web application Covers caching strategies Includes how to add push notifications in your app