My reading notes
Why would a developer use local storage for a web application?
What information should not be stored in local storage?
Local storage can store what type of data? How would you convert it to that type before storing?