3. Service Workers
Learning Objectives
By the end of the chapter, you will be able to:
- Add a service worker to the application
- Configure the service worker cache
- Test and debug the service worker
This chapter teaches us how to make our app into an Angular PWA and configure and test service workers for our app.