sw-toolbox icon indicating copy to clipboard operation
sw-toolbox copied to clipboard

Future of service worker tooling

Open jeffposnick opened this issue 9 years ago • 1 comments

I know that there's a decent number of folks who follow the issues here, so I wanted to provide a link to some of the team's thinking about the next-generation of service worker libraries: https://github.com/GoogleChrome/sw-helpers/issues/61

We don't have any current plans to end support for sw-toolbox (or sw-precache, for that matter), and we know there are a significant number of web applications that depend on its continued functionality.

But that issue outlines our general thinking about a rearchitecture of the libraries, along with some snippets of code, and is what we expect much of our new development efforts to focus on.

jeffposnick avatar Nov 02 '16 20:11 jeffposnick

Would you be open to me adding a short, but consistent message on both sw-precache and sw-toolbox calling out that we're working on the next version of the libraries over in sw-helpers?

Fwiw, React don't currently do this in their main repo for Fiber support (https://github.com/facebook/react/) but given we're moving work to another repo there may be value in doing so.

addyosmani avatar Feb 28 '17 04:02 addyosmani