Rachel Tobin CIT 281 - Web Storage API
Created a To Do list HTML app using Web Storage API
Rachel Tobin’s Github User Page
281 Project 4 Learning Objectives
- Build a To-Do app that uses the Web Storage API
- The Web Storage API lets browsers store key/value pairs locally, to create a persistent data store
- ES6 Class Types: The Basics
- ES6 Class Types: Inheritance