It's time to take our progressive web app capabilities up a notch. So far, you have learned how to add to the home screen experience, core service worker concepts, and how to make your site secure. In this chapter, we will dive into advanced service worker concepts and a brand new progressive web app, PWA tickets.
The following topics will be covered in this chapter:
- What is PWA tickets?
- How to run a local, mock API server
- PWA application architecture
- Importing utility libraries to a service worker
- A service worker response manager
- Advanced caching strategies and techniques
- Caching invalidation techniques