Introducing Background Fetch
A Web standard that’s currently implemented behind Chrome’s Experimental Web Platform features flag, Background Fetch lets you handle large downloads in a browser programatically and then get notifications of their completion, even if the browser closes. - http://amp.gs/EJA5
#web #background #fetch
A Web standard that’s currently implemented behind Chrome’s Experimental Web Platform features flag, Background Fetch lets you handle large downloads in a browser programatically and then get notifications of their completion, even if the browser closes. - http://amp.gs/EJA5
#web #background #fetch
Google Developers
Introducing Background Fetch | Web | Google Developers
Background fetch lets you handle large downloads, even if the browser closes.
Wretch 2.3: A Wrapper Around fetch with an Intuitive Syntax
A long standing, mature library that makes fetch a little more extensible with a fluent API. - https://github.com/elbywan/wretch
#fetch #library
A long standing, mature library that makes fetch a little more extensible with a fluent API. - https://github.com/elbywan/wretch
#fetch #library
GitHub
GitHub - elbywan/wretch: A tiny wrapper built around fetch with an intuitive syntax. :candy:
A tiny wrapper built around fetch with an intuitive syntax. :candy: - elbywan/wretch