reading-notes

Class 13

Back to home page

Local storage

Q. Why would a developer use local storage for a web application?

Q. What information should not be stored in local storage?

Q. Local storage can store what type of data? How would you convert it to that type before storing?

Things I want to know more about

I want to see examples of what other websites store in their local data.