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:
- 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 1400+ tech skills courses.