- From: Jake Archibald <notifications@github.com>
- Date: Sat, 06 Aug 2016 01:15:01 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Saturday, 6 August 2016 08:15:29 UTC
@bkimmel > I use Clients.claim a lot just to choke down the simplicity of the SW life cycle Can you explain when & why you're calling `clients.claim()`? I don't find the need to use it all that often vs `skipWaiting()`. Btw I explained the lifecycle over at https://www.youtube.com/watch?v=TF4AB75PyIc. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/756#issuecomment-238012266
Received on Saturday, 6 August 2016 08:15:29 UTC