Testing the Service Worker

Learn how to test service workers in the browser.

We'll cover the following

We need to test that the service worker is allowing us to work offline. We will do this by following these steps:

  1. From the “Debug” menu, select the “Start Without Debugging (Ctrl + F5)” option to run the project.

Test yourself

Run the app below:

Get hands-on with 1200+ tech skills courses.