SlideShare a Scribd company logo
PWA with VueJS
Vue meet-up Dhaka, 2018
Md. Ziaul Haq
JavaScript Developer

Author

@jquerygeek
What we will cover
• What is PWA

• Why we should care about PWA

• What tools and techniques we should know to
build PWA

• How VueJS can help us to build a PWA
(PWA)

Progressive Web App
Progressive
Enhancement in Web App
What is PWA?
• It is more a marketing term than technical :) 

• Introduced by google / chrome team members 

• Use the latest advantage of web technologies 

• Don’t need to wait for every browser
Why PWA?
Features of PWA
• Progressive

• Responsive / Mobile First 

• Works Offline

• App-like

• Fresh Content
Features of PWA
• Safe

• Discoverable

• Re-engageable

• Durable

• Linkable
We need PWA :)
Tools and technique
• Meta data

• Server Side Rendering

• Service worker
• Cache API

• IndexDB and WebSQL

• Notification in Browser

• Background Sync
Meta Data in App
• Viewport 

• Home Icon

• Manifest file

• Display
Server Side Rendering
(SSR)
Client Side Render
Server Side Render
Service Worker !!
“Programmable network proxy.”
Service Worker
Service Worker
Service Worker
• JavaScript Worker

• Works in Secure Network

• Most things in PWA need Service worker 

• Service Worker run on it’s own thread
Service worker in action
• User send request to the
service worker

• If cache, serve from cache

• no cache, serve from web
and save to cache
SW Register
SW Life Cycle
SW Life Cycle
Check SW in Browser
Learn more on
• Service Worker

• Server Side Rendering

• Cache API

• IndexDB and WebSQL

• Promise

• Notification API

• Background Sync
PWA with Vue
• PWA vue-template

• Nuxt.js paw module

• PWA Hackernews clone

• https://github.com/vuejs/vue-hackernews-2.0 

• sw-precache-webpack-plugin 
SW in Vue
var	webpackConfig	=	merge(baseWebpackConfig,	{	
		...	
		plugins:	[	
				...	
				new	SWPrecacheWebpackPlugin({	
						cacheId:	'my-vue-app',	
						filename:	'service-worker.js',	
						staticFileGlobs:	['dist/**/*.{js,html,css}'],	
						minify:	true,	
						stripPrefix:	'dist/'	
				})	
		]	
})
Thank you all.

Questions?

More Related Content

PPTX
Pros and Cons of developing a Thick Clientside App
Ravi Teja
 
PPTX
Mobilizing Your SAP Data with Kendo UI Mobile
Lohith Goudagere Nagaraj
 
PPTX
Build HTML5 Sites/Apps with Kendo UI Core
Lohith Goudagere Nagaraj
 
PPTX
Build Hybrid Mobile Applications for Nokia Lumia Devices
Lohith Goudagere Nagaraj
 
PPTX
Integrate Videos & Photos With Ease in ASP.NET
Lohith Goudagere Nagaraj
 
PDF
Server rendering-talk
Daiwei Lu
 
PDF
Front End Applications Using One Stop JavaScript Library from Telerik
Lohith Goudagere Nagaraj
 
PDF
Building Next generation progressive web apps with Isomorphic JavaScript
Naren Arya
 
Pros and Cons of developing a Thick Clientside App
Ravi Teja
 
Mobilizing Your SAP Data with Kendo UI Mobile
Lohith Goudagere Nagaraj
 
Build HTML5 Sites/Apps with Kendo UI Core
Lohith Goudagere Nagaraj
 
Build Hybrid Mobile Applications for Nokia Lumia Devices
Lohith Goudagere Nagaraj
 
Integrate Videos & Photos With Ease in ASP.NET
Lohith Goudagere Nagaraj
 
Server rendering-talk
Daiwei Lu
 
Front End Applications Using One Stop JavaScript Library from Telerik
Lohith Goudagere Nagaraj
 
Building Next generation progressive web apps with Isomorphic JavaScript
Naren Arya
 

What's hot (20)

PPTX
Using SignalR with Kendo UI
Abhishek Kant
 
PPT
Introduction To JavaScript
Khadija Khalid
 
PPTX
Benefits of developing single page web applications using angular js
Harbinger Systems - HRTech Builder of Choice
 
PDF
Solving Enteprise Mobility Considerations with Telerik Mobile Platform
Lohith Goudagere Nagaraj
 
PPTX
Single page application
Arthur Fung
 
PPTX
Progressive Web Apps
Yatendrasinh Joddha
 
PPTX
12 Clouds of Christmas 2012- Stormpath
Karthik Gaekwad
 
PPTX
Progressive Web Application - Advanced Topics
Hiren Dave
 
PDF
AZURE WEBSITE DEEPDIVE
DotNetCampus
 
PPTX
Getting Started with ASP.NET vNext
Lohith Goudagere Nagaraj
 
PPTX
Server Side Responsive Layouts for ASP.NET WebForms using Telerik UI for ASP....
Lohith Goudagere Nagaraj
 
PPTX
Making Single Page Applications (SPA) faster
Boris Livshutz
 
PPTX
HTML5 Charting in ASP.NET using RadHtmlChart
Lohith Goudagere Nagaraj
 
PPTX
Jumpstart your ASP.NET Project Development with Sitefinity Platform
Lohith Goudagere Nagaraj
 
PPTX
Improving Perceived Page Performance with ASP.NET Web API and AJAX
Chris Bohatka
 
PPTX
Kendo UI Wrappers in ASP.NET Core
Lohith Goudagere Nagaraj
 
PPTX
Azure app services API apps
Panagiotis Tsilopoulos
 
PPTX
Users: SOA Last Mile - WSO2Con 2011
Nuwan Bandara
 
PDF
Platform as a Service for Rapid Development
Puja Pramudya
 
PPTX
Running Web & Mobile App on Azure App Service
Puja Pramudya
 
Using SignalR with Kendo UI
Abhishek Kant
 
Introduction To JavaScript
Khadija Khalid
 
Benefits of developing single page web applications using angular js
Harbinger Systems - HRTech Builder of Choice
 
Solving Enteprise Mobility Considerations with Telerik Mobile Platform
Lohith Goudagere Nagaraj
 
Single page application
Arthur Fung
 
Progressive Web Apps
Yatendrasinh Joddha
 
12 Clouds of Christmas 2012- Stormpath
Karthik Gaekwad
 
Progressive Web Application - Advanced Topics
Hiren Dave
 
AZURE WEBSITE DEEPDIVE
DotNetCampus
 
Getting Started with ASP.NET vNext
Lohith Goudagere Nagaraj
 
Server Side Responsive Layouts for ASP.NET WebForms using Telerik UI for ASP....
Lohith Goudagere Nagaraj
 
Making Single Page Applications (SPA) faster
Boris Livshutz
 
HTML5 Charting in ASP.NET using RadHtmlChart
Lohith Goudagere Nagaraj
 
Jumpstart your ASP.NET Project Development with Sitefinity Platform
Lohith Goudagere Nagaraj
 
Improving Perceived Page Performance with ASP.NET Web API and AJAX
Chris Bohatka
 
Kendo UI Wrappers in ASP.NET Core
Lohith Goudagere Nagaraj
 
Azure app services API apps
Panagiotis Tsilopoulos
 
Users: SOA Last Mile - WSO2Con 2011
Nuwan Bandara
 
Platform as a Service for Rapid Development
Puja Pramudya
 
Running Web & Mobile App on Azure App Service
Puja Pramudya
 
Ad

Similar to Pwa with vue js (20)

PPTX
Using-AngularJS-with-Sitefinity.pptx
kisofe
 
PPTX
Web development - Developing Web as A Team
Muhammad Akbar Yasin
 
PPTX
PWA - The Future of eCommerce - Magento Meetup Ahmedabad 2018
Bhavesh Surani
 
PDF
Microsoft Power Page for Developer - ภาษาไทย
Teerasej Jiraphatchandej
 
PDF
Ajax World West
rajivmordani
 
PDF
Introduction to Web Frameworks
Dr Sarika Jadhav
 
PDF
[Webinar] Expanding future mobile commerce with Magento PWA Studio
CedCommerce
 
PPTX
PWA Talk - Smau Milano 2018
Valerio Pisapia
 
PPTX
Azure Functions Real World Examples
Yochay Kiriaty
 
PPTX
Frameworks and Tools For Developing Progressive Web App
Mobiloitte
 
KEY
Introduction to Google App Engine
Chakkrit (Kla) Tantithamthavorn
 
PPTX
Service workers - Forza lavoro al servizio della tua Performance
Piero Bellomo
 
PPTX
Lessons learned on the Azure API Stewardship Journey.pptx
apidays
 
PPTX
The Delight and Difficulties of Universal Java Script with React
New Relic
 
DOCX
Sandeep bharti
Sandeep Bharti
 
PDF
9 Best Tools to Leverage for Progressive Web App Development
codecraftcrew
 
PPTX
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
Divante
 
PDF
Migrating .NET and .NET Core to Pivotal Cloud Foundry (1/2)
VMware Tanzu
 
PPTX
Building SPA’s (Single Page App) with Backbone.js
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
PDF
Building your own calendly using amazon app sync
Dhaval Nagar
 
Using-AngularJS-with-Sitefinity.pptx
kisofe
 
Web development - Developing Web as A Team
Muhammad Akbar Yasin
 
PWA - The Future of eCommerce - Magento Meetup Ahmedabad 2018
Bhavesh Surani
 
Microsoft Power Page for Developer - ภาษาไทย
Teerasej Jiraphatchandej
 
Ajax World West
rajivmordani
 
Introduction to Web Frameworks
Dr Sarika Jadhav
 
[Webinar] Expanding future mobile commerce with Magento PWA Studio
CedCommerce
 
PWA Talk - Smau Milano 2018
Valerio Pisapia
 
Azure Functions Real World Examples
Yochay Kiriaty
 
Frameworks and Tools For Developing Progressive Web App
Mobiloitte
 
Introduction to Google App Engine
Chakkrit (Kla) Tantithamthavorn
 
Service workers - Forza lavoro al servizio della tua Performance
Piero Bellomo
 
Lessons learned on the Azure API Stewardship Journey.pptx
apidays
 
The Delight and Difficulties of Universal Java Script with React
New Relic
 
Sandeep bharti
Sandeep Bharti
 
9 Best Tools to Leverage for Progressive Web App Development
codecraftcrew
 
Vue Storefront - Progressive Web App for Magento (1.9, 2.x) - MM18DE speech
Divante
 
Migrating .NET and .NET Core to Pivotal Cloud Foundry (1/2)
VMware Tanzu
 
Building SPA’s (Single Page App) with Backbone.js
Microsoft Developer Network (MSDN) - Belgium and Luxembourg
 
Building your own calendly using amazon app sync
Dhaval Nagar
 
Ad

More from Md. Ziaul Haq (6)

PDF
Taste of RxJS
Md. Ziaul Haq
 
PDF
The MEAN Stack
Md. Ziaul Haq
 
PDF
Optimizing AngularJS Application
Md. Ziaul Haq
 
PDF
Overview on jQuery mobile
Md. Ziaul Haq
 
PDF
Jquery plugin development
Md. Ziaul Haq
 
PPT
Kick start with j query
Md. Ziaul Haq
 
Taste of RxJS
Md. Ziaul Haq
 
The MEAN Stack
Md. Ziaul Haq
 
Optimizing AngularJS Application
Md. Ziaul Haq
 
Overview on jQuery mobile
Md. Ziaul Haq
 
Jquery plugin development
Md. Ziaul Haq
 
Kick start with j query
Md. Ziaul Haq
 

Recently uploaded (20)

PDF
NewMind AI Monthly Chronicles - July 2025
NewMind AI
 
PDF
Google’s NotebookLM Unveils Video Overviews
SOFTTECHHUB
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
PDF
Revolutionize Operations with Intelligent IoT Monitoring and Control
Rejig Digital
 
PDF
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PPTX
The Power of IoT Sensor Integration in Smart Infrastructure and Automation.pptx
Rejig Digital
 
PPTX
C Programming Basics concept krnppt.pptx
Karan Prajapat
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
AVTRON Technologies LLC
 
PDF
DevOps & Developer Experience Summer BBQ
AUGNYC
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PDF
CIFDAQ's Teaching Thursday: Moving Averages Made Simple
CIFDAQ
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PDF
This slide provides an overview Technology
mineshkharadi333
 
PDF
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
PDF
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
NewMind AI Monthly Chronicles - July 2025
NewMind AI
 
Google’s NotebookLM Unveils Video Overviews
SOFTTECHHUB
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
Revolutionize Operations with Intelligent IoT Monitoring and Control
Rejig Digital
 
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
The Power of IoT Sensor Integration in Smart Infrastructure and Automation.pptx
Rejig Digital
 
C Programming Basics concept krnppt.pptx
Karan Prajapat
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
AVTRON Technologies LLC
 
DevOps & Developer Experience Summer BBQ
AUGNYC
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
CIFDAQ's Teaching Thursday: Moving Averages Made Simple
CIFDAQ
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
This slide provides an overview Technology
mineshkharadi333
 
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 

Pwa with vue js