1 Guides

background-fetch

What is Background Fetch API?

The background fetch API lets you communicate with the browser to perform some fetches in the background even if the user closes the tab. In this piece, let's briefly look at it.