Service Worker Development Cookbook. Click here to enter text - Helion
Tytuł oryginału: Service Worker Development Cookbook. Click here to enter text.
ISBN: 9781786469526
stron: 384, Format: ebook
Data wydania: 2016-09-01
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
It would be nice to have web apps that work offline and send push notifications. This is now possible with Service Workers, which can add native-like functionality to your web apps without requiring a download.
This book will get your mobile and web apps functioning without Internet connectivity, improve performance and network interaction in order to increase the level of availability, and show you how to build performant applications that seamlessly integrate with third-party APIs.
We’ll show you how to add Service Worker functionality to web apps and sites, access offline content through basic and advanced techniques, and build powerful interactive system notifications. We’ll also teach you about cache functionality and assets to provide immediate load even over narrow connections. We conclude by giving you various tips to improve app performance, including the background sync technique.
By the end of this book, you’ll know build high performing and faster web and mobile applications with Service Workers.
Osoby które kupowały "Service Worker Development Cookbook. Click here to enter text", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Service Worker Development Cookbook. Click here to enter text eBook -- spis treści
- 1. Learning the Basics
- 2. Working with Resource Files
- 3. Accessing Offline Content
- 4. Accessing Offline Content with Advanced Techniques
- 5. Reaching Beyond Offline Cache
- 6. Working with Advanced Libraries
- 7. Fetching from different sources
- 8. Sending Push notifications
- 9. Looking at other General Uses
- 10. Improving Performance