SlideShare a Scribd company logo
An Introduction to
Progressive Web Apps
by Kevin Farrugia
Kevin Farrugia
Co-founder at Incredible Web
I am a software engineer with expertise in web technologies and a proud
advocate of Progressive Web Applications. I am motivated to share my
knowledge of PWAs with the aspiration to contribute in bringing the next 1
billion users online.
Who am I?
Author for Smashing Magazine https://www.smashingmagazine.com/2016/08/a-beginners-
guide-to-progressive-web-apps/
Author of Building Progressive Web Apps (May 2017, Packt Publishing)
“Progressive web apps are ordinary mobile-
friendly web applications that may be
progressively enhanced into native-like
applications through the modern browser.”
A Brief History
“You’ve got everything you need if you know how to write apps using the most modern web standards to write amazing apps for the
iPhone today”
- Taken from Walter Isaacson’s biography of Steve Jobs
iPhone
June 2007
SDK (later to
become the
App Store) is
announced
Oct 2007
App Store
July 2008
More than two
million mobile
apps on the
AppStore
June 2016
Mobile Friendly Applications
At it’s core, a PWA is little more than an ordinary website; composed of HTML, CSS & JavaScript.
Source: Stack Overflow Developer Survey 2017
Native App Funnel
Source: http://blog.gaborcselle.com/2012/10/every-step-costs-you-20-of-users.html
“In a consumer mobile app, every step you make a user perform before they get value out of your app will cost you 20% of users.
Poor User Experience
Encouraging users to use the native app could seriously hinder the web user experience.
Progressive Enhancement
// how not to use JavaScript...
<a href="javascript:location.setUrl('/my-route')">My Route</a>
// ...don't do this either
<a href="#" onclick="location.setUrl('/my-route')">My Route</a>
A website must be built in a structured-layered approach, with rock-solid HTML & content and enhancements added to improve the
user’s experience.
Native Features
The most exciting aspect of a PWA is definitely the native-like user experience and features. A progressive web app is able to work
offline, receive push notifications and should be optimized to work flawlessly on mobile devices.
Properties of a PWA
Progressive
Responsive
Connectivity-independent
App-like
Fresh
Safe
Installable
Discoverable
Re-engageable
Linkable
App-Shell Model
The “app-shell” could be compared to the code you would publish to the app store if you were building a native app.
By correctly applying the app-shell architecture (together with service workers) you are able to achieve:
Improved Performance
Offline Support
Reduced Data Usage
Service Workers
A service worker is a script that your browser runs in the background, separate from a web page, opening the door to features that
don't need a web page or user interaction.
Requires HTTPS
Web Worker
Web Application Manifest
{
"lang": "en",
"dir": "ltr",
"name": "Super Racer 2000",
"description": "The ultimate futuristic racing game from the
future!",
"short_name": "Racer2K",
"icons": [{
"src": "icon/lowres.webp",
"sizes": "64x64",
"type": "image/webp"
},{
"src": "icon/lowres.png",
"sizes": "64x64"
}, {
"src": "icon/hd_hi",
"sizes": "128x128"
}],
"scope": "/racer/",
"start_url": "/racer/start.html",
"display": "fullscreen",
"orientation": "landscape",
"theme_color": "aliceblue",
"background_color": "red"
}
Let’s Code...
Conclusion
So, should I build a PWA or a native app?
PWA First
Build PWA First
Progressive web apps aim to combine the advantages of both, providing both a low friction of distribution and a host of features that
improve user-engagement; with FlipKart almost reaching native app engagement levels and tripling time-on-site with their progressive
web app.
Learn More
Source:
https://github.com/IncredibleWeb/MaltaJS
Technologies:
Push API
IndexedDB
Resources:
https://github.com/GoogleChrome/lighthouse
https://developers.google.com/web/fundamentals/getting-started/codelabs/your-first-pwapp/
https://developers.google.com/web/progressive-web-apps/checklist
incredible-web.com
Incredible Web Ltd.
Kevin Farrugia
kevin.farrugia@incredible-web.com
+356 99218499
Shaun Grech
shaun.grech@incredible-web.com
+356 79886164

More Related Content

PPTX
PWA - Progressive Web Apps
Edy Segura
 
PDF
Progressive web apps
Ezekiel Chentnik
 
PPTX
Progressive Web Apps
Optis
 
PDF
5 benefits of progressive web app development
Fingent Corporation
 
PDF
Getting Started with Progressive Web Apps
Bill Stavroulakis
 
PPTX
Progressive Web-App (PWA)
NexThoughts Technologies
 
PDF
Progressive Web Applications
Bartek Igielski
 
PDF
Introduction to Progressive web app (PWA)
Zhentian Wan
 
PWA - Progressive Web Apps
Edy Segura
 
Progressive web apps
Ezekiel Chentnik
 
Progressive Web Apps
Optis
 
5 benefits of progressive web app development
Fingent Corporation
 
Getting Started with Progressive Web Apps
Bill Stavroulakis
 
Progressive Web-App (PWA)
NexThoughts Technologies
 
Progressive Web Applications
Bartek Igielski
 
Introduction to Progressive web app (PWA)
Zhentian Wan
 

What's hot (20)

PDF
Progressive Web Apps / GDG DevFest - Season 2016
Abdelrahman Omran
 
PDF
Progressive web apps
R. Caner Yıldırım
 
PPTX
Progressive Web Apps
Nitheesh T Ganesh
 
PPTX
Pwa demystified
edynamic
 
PDF
Why your website should be a progressive web application (PWA)
DBS Interactive
 
PDF
Guidance on how to develop a progressive web app using react native!
Shelly Megan
 
PPTX
Why Progressive Web App is what you need for your Business
Lets Grow Business
 
PDF
From AMP to PWA
Ido Green
 
PPTX
Progressive Web App
Subodh Garg
 
PPTX
Introduction to Progressive Web App
Binh Bui
 
PPTX
Progressive web app
Deepak Upadhyay
 
PPTX
Pwa.pptx
Harish Karthick
 
PDF
Building a Progressive Web App
Ido Green
 
PDF
Next Generation Mobile Web - PWA (Progressive Web App)
Nuri Cahyono
 
PPTX
PWA ( Progressive Web Apps ) - Sai Kiran Kasireddy
Sai Kiran Kasireddy
 
PPTX
Progressive Web Apps
Alexandre Tarifa
 
PDF
Progressive Web Apps For Startups
Ido Green
 
PPTX
Progressive Web App
SaleemMalik52
 
PDF
Progressive Web Apps are here!
Antonio Peric-Mazar
 
PDF
E-commerce Berlin Expo 2018 - From AMP to PWA: A Modern Web User Journey
E-Commerce Berlin EXPO
 
Progressive Web Apps / GDG DevFest - Season 2016
Abdelrahman Omran
 
Progressive web apps
R. Caner Yıldırım
 
Progressive Web Apps
Nitheesh T Ganesh
 
Pwa demystified
edynamic
 
Why your website should be a progressive web application (PWA)
DBS Interactive
 
Guidance on how to develop a progressive web app using react native!
Shelly Megan
 
Why Progressive Web App is what you need for your Business
Lets Grow Business
 
From AMP to PWA
Ido Green
 
Progressive Web App
Subodh Garg
 
Introduction to Progressive Web App
Binh Bui
 
Progressive web app
Deepak Upadhyay
 
Pwa.pptx
Harish Karthick
 
Building a Progressive Web App
Ido Green
 
Next Generation Mobile Web - PWA (Progressive Web App)
Nuri Cahyono
 
PWA ( Progressive Web Apps ) - Sai Kiran Kasireddy
Sai Kiran Kasireddy
 
Progressive Web Apps
Alexandre Tarifa
 
Progressive Web Apps For Startups
Ido Green
 
Progressive Web App
SaleemMalik52
 
Progressive Web Apps are here!
Antonio Peric-Mazar
 
E-commerce Berlin Expo 2018 - From AMP to PWA: A Modern Web User Journey
E-Commerce Berlin EXPO
 
Ad

Similar to An introduction to Progressive Web Apps (20)

PPTX
Progressive Web App
Saleh Rahimzadeh
 
PPTX
Basic Understanding of Progressive Web Apps
AnjaliTanpure1
 
PPTX
Introduction of Progressive Web App
Sankalp Khandelwal
 
PPTX
pwapresentation1-180803034649.pptxwebapps
nagasukanya494
 
PPTX
PWA - Progressive Web App
Robert Robinson
 
PPTX
Progressive web application
RavikantGautam8
 
PDF
Checklist for progressive web app development
WebGuru Infosystems Pvt. Ltd.
 
PPT
Progressive Web Apps - Up & Running
Suraj Kumar
 
PDF
PWA Development Guide_ Creating Progressive Web Apps.pdf
Lucas Lagone
 
PDF
Pwa february 2018
Business incubator Novi Sad
 
PDF
How OutSystems Accelerates PWA Development
LCDF
 
PDF
IRJET-Garbage Monitoring and Management using Internet of things
IRJET Journal
 
PDF
Build Fast, Reliable, and Engaging Apps with Progressive Web Development.pdf
IPH Technologies
 
PPTX
SEMINAR (pwa).pptx
BasitMir10
 
PDF
Progressive Web App
Deepankar Chopra
 
PDF
Business Values of PWAs
UXDXConf
 
PPTX
Why progressive apps for WordPress - WordSesh 2020
Imran Sayed
 
PDF
Progressive Web Apps –The Future of Apps
Ashish Saxena
 
PPTX
Progressive web app testing
Kalhan Liyanage
 
Progressive Web App
Saleh Rahimzadeh
 
Basic Understanding of Progressive Web Apps
AnjaliTanpure1
 
Introduction of Progressive Web App
Sankalp Khandelwal
 
pwapresentation1-180803034649.pptxwebapps
nagasukanya494
 
PWA - Progressive Web App
Robert Robinson
 
Progressive web application
RavikantGautam8
 
Checklist for progressive web app development
WebGuru Infosystems Pvt. Ltd.
 
Progressive Web Apps - Up & Running
Suraj Kumar
 
PWA Development Guide_ Creating Progressive Web Apps.pdf
Lucas Lagone
 
Pwa february 2018
Business incubator Novi Sad
 
How OutSystems Accelerates PWA Development
LCDF
 
IRJET-Garbage Monitoring and Management using Internet of things
IRJET Journal
 
Build Fast, Reliable, and Engaging Apps with Progressive Web Development.pdf
IPH Technologies
 
SEMINAR (pwa).pptx
BasitMir10
 
Progressive Web App
Deepankar Chopra
 
Business Values of PWAs
UXDXConf
 
Why progressive apps for WordPress - WordSesh 2020
Imran Sayed
 
Progressive Web Apps –The Future of Apps
Ashish Saxena
 
Progressive web app testing
Kalhan Liyanage
 
Ad

Recently uploaded (20)

PDF
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PPTX
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
PDF
Software Development Methodologies in 2025
KodekX
 
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
Software Development Methodologies in 2025
KodekX
 

An introduction to Progressive Web Apps