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. |
||
|---|---|---|
| .. | ||
| ballmer-peak | ||
| basic | ||
| basic-jsx | ||
| basic-jsx-external | ||
| basic-jsx-precompile | ||
| jquery-bootstrap | ||
| shared | ||
| todomvc-backbone | ||
| todomvc-director | ||
| transitions | ||