Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 391 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 391 Bytes

TodoMVC · Live Demo

This is a lighter version of the well-known React TodoMVC. It handles all of the state in a separate global store and relies heavily on JS getters and setter to provide a clear and simple state management. Be sure to click all the buttons in the demo that you can find.