Key Features Understand and use Vue's reactivity system, data binding, and computed properties Create fluid transitions in your application with Vue's built-in transition system Use Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflow Book Description Vue.j
Building Progressive Web Applications with Vue.js : Reliable, Fast, and Engaging Apps with Vue.js
โ Scribed by Carlos Rojas
- Publisher
- Apress
- Year
- 2020
- Tongue
- English
- Leaves
- 242
- Edition
- 1st ed.
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 ForWeb developers who want to venture into building PWAs would find the book useful.
โฆ Table of Contents
Front Matter ....Pages i-xvii
Making Your First Progressive Web App (Carlos Rojas)....Pages 1-46
Web App Manifest (Carlos Rojas)....Pages 47-54
Service Workers (Carlos Rojas)....Pages 55-65
Caching Strategies (Carlos Rojas)....Pages 67-81
Working with Vue.js (Carlos Rojas)....Pages 83-146
IndexedDB (Carlos Rojas)....Pages 147-161
Background Sync (Carlos Rojas)....Pages 163-186
Push Notifications (Carlos Rojas)....Pages 187-203
Publishing (Carlos Rojas)....Pages 205-228
Back Matter ....Pages 229-233
โฆ Subjects
Computer Science; Web Development; Open Source
๐ SIMILAR VOLUMES
Become a VueJS professional through practical projects like building a to-do list, weather app, recipe app, fitness tracker, quiz app, and more Key Features Increase your prospects of securing employment as a web developer Familiarize yourself with the Vue ecosystem and build more advanced appl
Isomorphic JavaScript was the buzzword of the year 2017, allowing developers to utilize a single language throughout their web development stack and build cost-effective and scalable applications. MEVN is a one such modern web development stack consisting of web applications such as MongoDB, Express