Open ChesterMonty opened 3 years ago
Via cookies or localStorage, store a serialized version of the user's inputs that is updated on user input events, and load this serialized data when the page is refreshed or reloaded.
This should also include the basics of data storage (a clear button, etc.)
Via cookies or localStorage, store a serialized version of the user's inputs that is updated on user input events, and load this serialized data when the page is refreshed or reloaded.