Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ [New Demo Request]: Background Fetch API Demo #178

Open
shyakadev opened this issue Oct 17, 2022 · 0 comments
Open

✨ [New Demo Request]: Background Fetch API Demo #178

shyakadev opened this issue Oct 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request hacktoberfest hacktoberfest

Comments

@shyakadev
Copy link

What is the Example and Demo Topic?

Background Fetch API

Please explain why do you need it?

The Background Fetch API provides a method for managing downloads that may take a significant amount of time such as movies, audio files, and software. The Background Fetch API will enable the fetch to happen if the user starts the process while offline. Once they are connected it will begin. If the user goes off line, the process pauses until the user is on again.

Any Links, Reads?

https://developer.mozilla.org/en-US/docs/Web/API/Background_Fetch_API

Do you want to contribute to the source code for this example?

Yes

If you are picking up this request to implement, PLEASE READ THIS

@shyakadev shyakadev added the enhancement New feature or request label Oct 17, 2022
@atapas atapas added the hacktoberfest hacktoberfest label Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants