This is the sample code for chapter 4 of the book Progressive Web Apps in Action*.
This chapter covers the following:
- Intercepting Network Requests
- The Fetch API
- The Fetch event
- The service worker lifecycle
- Fetch in action
The sample code in this chapter explores: