Conquer the web with

s

devpato

devpato

Pato Vargas

What is

Who uses PWAs?

PWA Pros

-Fast load

-Work offline

-Caching strategies

-Installable

-Cost Effective

-Security (HTTPS)

-SEO

PWAs Cons

-Less access to system features

-No review standard

-Apple needs to catch up with tech

What is a service worker?

SW characteristics

-can cache network requests

-can handle how network requests are done

-can make the use of the Background Sync API

-can't access/interact the DOM directly

-can cache

-can receive push notifications

-stays inactive when it's not in use

-can be used to make your app work offline

What is Workbox?

Why Workbox?

  • Precaching
  • Runtime Caching
  • Stategies
  • Request Routing
  • Background Sync

DEMO TIME

GO TO

pwa-cpt.firebaseapp.com

Website Analytics

Other Apps

Articles

Intro to PWAs and Service Workers
https://tinyurl.com/yav7zn34

How to add Notifications to your PWA
https://tinyurl.com/y98lwfay

PWA Push Notifications with Firebase
https://tinyurl.com/y9dfflg7

How to do social media sharing in your PWA
https://tinyurl.com/ybkr56de

How to create a PWA with JavaScript
https://tinyurl.com/yckgszld

Conquer the Web with PWAs

By Patricio Vargas

Conquer the Web with PWAs

  • 125