Lee-Rice / web-dev-examples

Code snippets used while mentoring web development
GNU General Public License v3.0
1 stars 0 forks source link

Create a sessionStorage example #5

Open Lee-Rice opened 1 week ago

Lee-Rice commented 1 week ago

Create a sessionStorage example. The purpose will be to show how to easily persist data between pages.

Lee-Rice commented 1 week ago

Resources: MDN