Skip to content

Commit

Permalink
Add link to what localStorage is
Browse files Browse the repository at this point in the history
  • Loading branch information
TurekBot authored Jul 23, 2023
1 parent ef78655 commit 1127592
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The steps include:

- [JavaScript and LocalStorage](/en-US/docs/Web/Progressive_web_apps/Tutorials/CycleTracker/JavaScript_functionality)

- : Full explanation of the JavaScript functionality to make a client-side period tracker web application so we have a functioning application that can be progressively enhanced into a PWA, using `localStorage` to store period information.
- : Full explanation of the JavaScript functionality to make a client-side period tracker web application so we have a functioning application that can be progressively enhanced into a PWA, using [`localStorage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) to store period information.

Check warning on line 69 in files/en-us/web/progressive_web_apps/tutorials/cycletracker/index.md

View workflow job for this annotation

GitHub Actions / lint-docs

Custom rule [fqdn-moz-links: Don't use developer.mozilla.org for links, except for blog posts] [Context: "column: 214 text:'](https://developer.mozilla.org/'"]

- [Manifest: identity, appearance, and iconography](/en-US/docs/Web/Progressive_web_apps/Tutorials/CycleTracker/Manifest_file)

Expand Down

0 comments on commit 1127592

Please sign in to comment.