Progressive Web Application

Fetch API

avatar

Company:

Following:

Followers:

Background Sync API

Emulate via chrome devTools

Enable BG Sync:

  • Step 1: Go offline in devTools and register BG Sync.
  • Step 2: Go to application tab in chrome devTools and navigate to serviceWorker tab.
  • Step 3: Go online and click `sync` button to emulate bg sync.
  • Step 4: Above card will be updated as per your input.
Push Notification