Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deanhume/Service-Workers-BackgroundSync

A simple example using Service Workers & Background Sync
https://github.com/deanhume/Service-Workers-BackgroundSync

Last synced: about 2 months ago
JSON representation

A simple example using Service Workers & Background Sync

Awesome Lists containing this project

README

        

![Ponyfoo Logo](https://ponyfoo.com/img/logos/original.3cc2842c.png)

# Background Sync example using Service Workers
This is a simple example that uses Service Workers to implement a [Background Sync](https://github.com/WICG/BackgroundSync/blob/master/explainer.md). This article was originally posted on the ponyfoo.com
blog and for more information, I recommend checking out this [link](https://ponyfoo.com/articles/backgroundsync).