1.

Record Nr.

UNINA9910369904803321

Autore

Rojas Carlos

Titolo

Building Progressive Web Applications with Vue.js : Reliable, Fast, and Engaging Apps with Vue.js / / by Carlos Rojas

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2020

ISBN

9781484253342

1484253345

Edizione

[1st ed. 2020.]

Descrizione fisica

1 online resource (242 pages)

Disciplina

004.682

Soggetti

Internet programming

Open source software

Web Development

Open Source

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

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.

Sommario/riassunto

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 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.