Service Worker
WebTerm Overview
Term
Service Worker
카테고리
Web
Related Terms
4
Definition
A JavaScript script that runs in the background of a browser, separate from the web page, enabling features like offline caching, push notifications, and background sync. The foundation of Progressive Web Apps (PWAs).
Web