Learn how to develop offline-first web application using Service Workers and IndexedDB.
Overview
Syllabus
- The Benefits of Offline First
- Discover the differences between a standard web app and an offline-first application and get an introduction to new APIs.
- Introducing the Service Worker
- Write your first Service Workers and get comfortable with the lifecycle of a request when using a service worker
- IndexedDB and Caching
- Use the IndexedDB API, along with Service Workers, to write caching solutions that will make your applications more performant.
Taught by
Michael Wales and Jake Archibald