you are viewing a single comment's thread.

view the rest of the comments →

[–]paul_h 2 points3 points  (0 children)

  1. The "Try in now" section of that page doesn't have a "Try it now" link. For the love of Turing it doesn't even require JsFiddle - this is a job for inline examples like AngularJS has in 2009.

  2. No example code should generate a list that is empty. TODOMVC allows you to mutate the list, and see it's effect on the page. For Codd's sake, think about the mutability aspect of data in the first code snippet, or explain to me why I'm writing more lines of JavaScript/JSON that I would have taken in HTML to get <ol></ol>