dillon1000/react

Commit

Change TodoMVC to not modify state in place

Instead, use .concat and make a new todos array.

Test Plan:
Added todo items successfully.
Browse files
Changed paths1 file
First-parent comparison
M examples/todomvc/js/app.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…