Open h2non opened 9 years ago
Thanks @h2non! Yeah I think we want to do this - actually now I have a few weeks off from normal work I want to do some work on this - let me know if you're interested in helping out!
Sure, I'm open to give a hand, for example, updating/improving the site. Which can of stuff do you have mind that I could help?
By the way, I'm hacking a bit with ServiceWorker
and I created bock, which basically provides a programatic, reliable and simplified way to do HTTP mocking/proxy
I'm creating another library to simplify ServiceWorker management and livecycle control. I guess I will publish a beta release soon
There isn't too much general-purpose libraries which uses ServiceWorker and its powerful features, providing and abstraction layer for easier approach, such as caching resources handling, scope sync or network interceptor...
It would be great to provide a list of libraries/experiments more focused on real world common needs and use cases instead of plain API examples