Back to Webfundamentals

Instant Loading: Building offline-first Progressive Web Apps - Google I/O 2016 {: .page-title }

src/content/en/shows/google-io/2016/instant-loading-building-offline-first-progressive-web-apps-google-io-2016.md

0.31.3 KB
Original Source

project_path: /web/_project.yaml book_path: /web/shows/_book.yaml

{# wf_updated_on: 2016-05-19 #} {# wf_published_on: 2016-05-19 #} {# wf_youtube_id: cmGr0RszHc8 #}

Instant Loading: Building offline-first Progressive Web Apps - Google I/O 2016 {: .page-title }

<div class="video-wrapper"> <iframe class="devsite-embedded-youtube-video" data-video-id="cmGr0RszHc8" data-autohide="1" data-showinfo="0" frameborder="0" allowfullscreen> </iframe> </div>

Jake Archibald on Instant Loading: Building offline-first Progressive Web Apps

For most of the web, poor network connectivity destroys the user experience. We can do better. In this session we'll take an online-only site and turn it into a fully network-resilient, offline-first installable progressive web app, and this won't involve rebuilding from scratch; it'll be done in small iterations, with each step improving the user experience whether they're offline, online, or anything in between. This session will cover ServiceWorker, web manifests, add-to-homescreen banners, IndexedDB and BackgroundSync APIs.

#io16 #GoogleIO #GoogleIO2016