Video: Service Workers - Registration, LifeCycle, Events, and Dev Tools


Curso: Understanding Service Workers
Idioma:   Course LanguageDificuldade:  
Básico

Categorias: Desenvolvimento,

Descrição:
This playlist has videos about how to create Service Workers and Progressive Web Apps (PWA). The Storage and Cache APIs and messaging is also discussed. More videos added from time to time.

Progresso:

Service Workers - Registration, LifeCycle, Events, and Dev Tools
Service Workers - The Cache API
Service Workers - waitUntil, skipWaiting, and claim methods
Service Workers - How to Integrate Caches in the Worker
Service Workers - The Storage API
Service Workers - Controlling Every Fetch Call
Service Workers - When Fetch Goes Wrong
Service Workers - Messaging between Tabs and Service Workers
Service Workers - Integrating a Database
Building Custom Response Objects
Handling Files for Web Apps
Clients API and Window Messaging
Sending Messages with the ChannelMessaging API
Service Workers Simplified with Caching Strategies
Custom Service Worker Redirects