Mainly about

  1. Material design (effects / colors / flashy stuff)
  2. Components (web components / polymer)
  3. Offline / notifications (Service worker / iDB / Firebase)

 

Progressive web app:

  • HTTPS
  • Add to home screen
  • Splash screen
  • service worker
    •   notifications, bg sync
  • offline

[io PWA] keynote: Launching a Progressive Web App on Google.com_github

 

Service worker:

  • send reminders
    •   sessiong starting / updated / rate
    • [io PWA] keynote: Launching a Progressive Web App on Google.com_IT_02
  • fully offline experience
    •   Offline analytices
  • Performance tool -- analytics

Noticification:

 

 

Debug service worker:

[io PWA] keynote: Launching a Progressive Web App on Google.com_IT_03

 

Polymer:

[io PWA] keynote: Launching a Progressive Web App on Google.com_github_04

  • Page lifecycle:

[io PWA] keynote: Launching a Progressive Web App on Google.com_IT_05

 

Firebase:

[io PWA] keynote: Launching a Progressive Web App on Google.com_github_06

 

unhandled promise rejections:

[io PWA] keynote: Launching a Progressive Web App on Google.com_IT_07

 

Web animation API:
Github

[io PWA] keynote: Launching a Progressive Web App on Google.com_IT_08