Use async / await in ServiceWorker code because browsers support both.
A screencast of ServiceWorker technology.
Links to projects mentioned during BuzzJS presentation.
Plus how to run a web application when the JavaScript itself is disabled*.
An instantly loading, self-rewriting application using ServiceWorker - it is like server rendering inside your browser.
Mocking responses using turtle-run, service-turtle and ng-wedge.