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!
- DublinJS, September 2018, Dublin, Ireland
- Devoxx Poland, June 2018, Krakow, Poland
- Voxxed Days, Feb 2018, Vienna, Austria
# Don't forget the --recursive option to pull reveal.js
$ git clone https://github.com/maxpou-slides/pwa-app-on-steroids --recursive
Before commit, run workbox generateSW workbox-config.js
.