Summary
In this chapter, we learned the basics of service workers, and got one up and running. Our next step is to start using it. Specifically, we want to use it to listen for notifications, and then display them to the user. Let's take another big step towards making our PWA feel like a native app by setting up push notifications.
Â
Â
Â