Re: [w3c/ServiceWorker] Provide a one-line way to listen for a waiting Service Worker (#1222)

@dfabulich 

> I claim that the only use case for this is a refresh banner. A successful implementation should make us want to delete an entire quiz from the Udacity course on service workers.

It could also be said that creating `justDoEverythingInTheUdacityCourseForMe()` would remove the need for the whole course 😄 .

We have to be very careful with single use-case APIs. Big assumptions about what everyone wants, and single use-case high-level APIs can often end up being wasted effort.

I realise that a single function to do the thing you want would help you, but I'd rather dig into it, and find something that will help with lots of cases.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1222#issuecomment-351755573

Received on Thursday, 14 December 2017 16:08:37 UTC