Skip to content

Commit 6e7ce3e

Browse files
readme
1 parent 750ad56 commit 6e7ce3e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pwa-background-sync/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# PWA Background Sync API demo
2+
3+
[➡️Open demo app here⬅️](https://microsoftedge.github.io/Demos/pwa-background-sync/)
4+
5+
> **Note:** to test the demo app, first install it by clicking the **App available** button in the address bar of Microsoft Edge, and then open the installed app in its own window.
6+
7+
The Background Sync API makes it possible for users to continue using your PWA even when they are offline, and synchronize data with the server once the network connection is restored.
8+
9+
See [Use the Background Sync API to synchronize data with the server](https://learn.microsoft.com/microsoft-edge/progressive-web-apps/how-to/background-syncs#use-the-background-sync-api-to-synchronize-data-with-the-server).

0 commit comments

Comments
 (0)