Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building an Offline Experience with a Rails-Powered Progressive Web Application - RailsConf 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Alicia Rojas
- 3 Overview
- 4 What is a PWA?
- 5 The challenge
- 6 The solution
- 7 The ingredients
- 8 Add routes
- 9 Add service worker and manifest
- 10 Write companion JS
- 11 Workbox Strategies
- 12 Offline fallback
- 13 IndexedDB
- 14 Background Sync API
- 15 Create
- 16 Key takeaways
- 17 Further oportunities
- 18 Resources