jakearchibald / jakearchibald/simple-serviceworker-tutorial

Add an exercise that shows caches are origin-wide

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
397
Forks
78
PR merge metrics
No merged PRs in 30d

Description

…and shows how you'd allow an old serviceworker to use old files, while the new one prepares the new version.

Could be something as simple as changing the h1 color in the CSS file.

This would need to do before the introduction of `skipWaiting`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the existing tutorial exercise sequence and identify where this exercise should appear before the introduction of `skipWaiting`. Define the exercise around an old service worker using old files while a new version prepares new files, using an h1 color change in the CSS as the visible result.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.