Quantcast
Channel: Webification » Frameworks
Viewing all articles
Browse latest Browse all 6

TodoMVC: a common demo application for popular JavaScript MVC frameworks

$
0
0

TodoMVC is a demo application developed with the goal to create a centralized fork of the various framework Todo examples.

687474703a2f2f7777772e626c61726e65652e636f6d2f696d616765732f7363723334323334322e6a7067 600x152 TodoMVC: a common demo application for popular JavaScript MVC frameworks

Actually the Javascript MVC frameworks are more stable and there are very subtle differences between these frameworks. TodoMVC is a simple demo that illustrates how models, views and controllers may be used to write a completely functional list-based application.

TodoMVC demos include the following frameworks:

  • SproutCore 2.0
  • Backbone.js
  • Spine.js
  • JavaScriptMVC
  • Sammy.js
  • YUILibrary
  • KnockoutJS (MVVM)

Viewing all articles
Browse latest Browse all 6

Trending Articles