react/examples/todomvc
Ben Alpert 6e805dda24 Change TodoMVC to not modify state in place
Instead, use .concat and make a new todos array.

Test Plan:
Added todo items successfully.
2013-05-30 20:19:19 -07:00
..
css Clean up todomvc examples: autoBind(), onSubmit 2013-05-30 11:53:23 -07:00
js Change TodoMVC to not modify state in place 2013-05-30 20:19:19 -07:00
index.html Initial public release 2013-05-29 12:54:02 -07:00