S

Service Worker

Definition

A JavaScript file that runs in the background, separate from the web page, enabling features like offline caching, push notifications, and background sync. Service workers are a key technology behind Progressive Web Apps.

Defined Term