Files
react/examples
David Hellsing a79ef7fc29 Changed key from Math.random() to todo.cid
It doesn’t make much sense to generate a random key for each todo render, because it will re-draw all todo’s DOM nodes on each model change. I changed it to the unique identifier ``todo.cid`` already supplied by the backbone model.
2013-11-26 18:07:56 +01:00
..
2013-08-04 16:40:12 -07:00
2013-08-04 16:40:12 -07:00
2013-05-29 12:54:02 -07:00