Closed
Description
TodoMVC saves the todolist items (list) to localStorage
so that it's still there if the page is refreshed or closed (and returned to).
try it: http://todomvc.com/examples/vanillajs
What is the "MVP" of this?
TodoMVC saves the todolist items (list) to localStorage
so that it's still there if the page is refreshed or closed (and returned to).
try it: http://todomvc.com/examples/vanillajs
What is the "MVP" of this?