Skip to content

Front end web developer week 10 - Local storage, remote data

Notifications You must be signed in to change notification settings

StuartReeve/front_end_week_10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

A simple introduction to JavaScript and Local Storage

Clone this repository using git clone https://github.com/CTEC3905/javascript_02_localstorage instead of just downloading it. Before you push, you will need to change the GIT remote to your own repository for this code with the following command: git remote set-url origin [YOUR_REPO_URL_HERE].

This exercise builds on JavaScript 01 by using localstorage to retain some data between sessions, so you can close the browser window and the data remains in place—for that user and their browser only.

You can view this page here.

About

Front end web developer week 10 - Local storage, remote data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published