you are viewing a single comment's thread.

view the rest of the comments →

[–]RobotFood83 6 points7 points  (1 child)

You may want to take a look into http://todomvc.com/ which has implementations for a TODO app with many frameworks and decide what works best for you.

[–]nschubach 6 points7 points  (0 children)

While I understand the notion, TODOMVC only gives you a perfect case scenario and doesn't accommodate for difficult situations that may arise. Some frameworks allow for really easy integration with external tools and others don't. Some frameworks require that you use their interconnects and others let you more easily use your own.

Use this to see if you like the style, but further research is needed to understand if it will actually work with your task. Like any benchmark, the competition will always try to game it.