41,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
21 °P sammeln
  • Broschiertes Buch

Summary
Progressive Web Apps teaches you PWA design and the skills you need to build fast, reliable websites by taking you step-by-step through real world examples in this practical tutorial. Foreword by Addy Osmani, Google.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Offline websites that work. Near-instant load times. Smooth transitions between high/low/no bandwidth. Fantasy, right? Not with progressive web applications. PWAs use modern browser features like push notifications, smart caching,
…mehr

Produktbeschreibung
Summary

Progressive Web Apps teaches you PWA design and the skills you need to build fast, reliable websites by taking you step-by-step through real world examples in this practical tutorial. Foreword by Addy Osmani, Google.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Offline websites that work. Near-instant load times. Smooth transitions between high/low/no bandwidth. Fantasy, right? Not with progressive web applications. PWAs use modern browser features like push notifications, smart caching, and Service Workers to manage data, minimize server usage, and allow for unstable connections, giving you better control and happier customers. Better still, all you need to build PWAs are JavaScript, HTML, and the easy-to-master techniques you'll find in this book.

About the Book

Progressive Web Apps teaches you PWA design and the skills you need to build fast, reliable websites. There are lots of ways you can use PWA techniques, and this practical tutorial presents interesting, standalone examples so you can jump to the parts that interest you most. You'll discover how Web Service Workers vastly improve site loading, how to effectively use push notifications, and how to create sites with a no-compromise offline mode.

What's Inside

  • Improved caching with Service Workers
  • Using manifest files and HTML markup
  • Push notifications
  • Offline-first web designs
  • Techniques for data synchronization

About the Reader

Written for readers with experience developing websites using HTML, CSS, and JavaScript.

About the Author

Dean Alan Hume is a coder, author, and Google Developer Expert. He's passionate about web performance and user experience.

Table of Contents

    PART 1 - DEFINING PROGRESSIVE WEB APPS
  1. Understanding Progressive Web Apps
  2. First steps to building a Progressive Web App
  3. PART 2 - FASTER WEB APPS
  4. Caching
  5. Intercepting network requests
  6. PART 3 - ENGAGING WEB APPS
  7. Look and feel
  8. Push notifications
  9. PART 4 - RESILIENT WEB APPLICATIONS
  10. Offline browsing
  11. Building more resilient applications
  12. Keeping your data synchronized
  13. PART 5 - THE FUTURE OF PROGRESSIVE WEB APPS
  14. Streaming data
  15. Progressive Web App troubleshooting
  16. The future is looking good
Autorenporträt
Dean Alan Hume is an author, blogger and Google Developer Expert. He is passionate about web performance and regularly writes articles about this topic on his blog at http://deanhume.com.