Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Progressive Web Apps

Progressive Web Apps

Introduction to progressive web apps

Kenichiro Okada

June 18, 2017
Tweet

More Decks by Kenichiro Okada

Other Decks in Technology

Transcript

  1. Self Introduction • pastelInc • ng-kyoto organizer • Interests •

    JavaScript • PHP • Natural language processing
  2. Service Worker • Cannot access the DOM directly • Programmable

    network proxy • HTTPS required https://w3c.github.io/ServiceWorker/ https://w3c.github.io/workers/
  3. Trouble • Need to study the Service Worker's lifecycle •

    Need to know how to use developer tools