Service Worker Development Cookbook
上QQ阅读APP看书,第一时间看更新

Preface

The service worker feature of the browser will enable you to build highly available and performant native web applications that seamlessly integrate with third-party APIs. Whether you want to create an offline web app or a proxy, this book will show you how to do it.