Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in service-worker

Ask an API periodically for data in the background when the PWA is closed?

Why does my progressive web app open in a browser when I have fullscreen specified in my app manifest?

Service Worker updates, but old file is still cached

javascript service-worker

What is the best service worker strategy for create-react-app?

WebView: clear service worker cache programmatically

Use ESM in a service worker file (import/export)

javascript service-worker

How can I read pushSubscription.endpoint inside service worker?

Chrome install Service Worker addAll failed to fetch

Implementing push notification using chrome in Django

How to add event listeners to create-react-app default sw.js file

How to add data to IndexedDb in service worker which are coming as http response from api

service-worker `onupdatefound` not triggered on mobile

Programmatically update service worker if update() is not available

updates service-worker

Questions about keeping Service Worker Push Subscriptions In Sync

Angular Push Notification with FCM

How to handle fetch events from the very beginning using a Service Worker?

javascript service-worker

javascript how to modify the current response in service worker?

Timing of `postMessage` inside service worker `fetch` event handler

Does the entire code in the top level of the manifest v3 service worker run repeatedly every time it wakes up?

How to disable preflight cache-control headers for Angular service-worker (when calling event stream)?