Learning Fuze > javascript-local-storage > Flashcards
How do you store data in localStorage?
How do you retrieve data from localStorage?
What data type can localStorage save in the browser?
When does the ‘beforeunload’ event fire on the window object?