Skip to content

maxpou-slides/pwa-app-on-steroids

Repository files navigation

Progressive Web Apps: Your web app on steroids

Does it make sense today to develop the same mobile application as many times as there are devices?

We were not supposed to stop repeat ourselves?

Progressive Web Apps are the combination of web, plus the experience of native apps. You start from a tab in your browser and you finish with an icon on your home page... with no installation! As a native app, PWA brings other benefits such as sending push notifications, data-synchronization in background... also loading your application instantly, regardless of the network state (thanks to the service worker). During this session, we will see what are services worker and the 10 Commandments of a Progressive Web App. The debate between web and native is not ready to stop!

📆 Events

Slides installation

# Don't forget the --recursive option to pull reveal.js
$ git clone https://github.com/maxpou-slides/pwa-app-on-steroids --recursive

Workbox

Before commit, run workbox generateSW workbox-config.js.