This repository contains the source code for the book Progressive Web Apps by Dean Hume.
Progressive Web Apps takes you, step-by-step, through real world examples and teaches you how to build fast, engaging, and reliable websites. You'll begin by getting the big picture of what Progressive Web Apps are, how they work, and their benefits. Then you'll explore the different approaches that you can use to build them. This hands-on guide gives you a closer look as you dissect a real-world PWA and break down each of its elements.
Sample code for each chapter:
- Chapter 3 - Caching
- Chapter 4 - Intercepting Network Requests
- Chapter 5 - Look and feel
- Chapter 6 - Push notifications
- Chapter 7 - Offline browsing
- Chapter 8 - Building more resilient applications
- Chapter 9 - Keeping your data synchronised
- Chapter 10 - Streaming data
- Chapter 12 - Troubleshooting Progressive Web Apps