TodoMVC – 一个可以学习各种流 JavaScript 框架的应用

12年前
There are lots of JavaScript MV* frameworks for structuring JS web applications which makes it hard to compare their syntax and choose the one that looks/fits better.

TodoMVC is a simple to-do-list application built with multiple frameworks with just the same feature set for easily comparing them.

Although the list of frameworks is getting bigger everyday, currently, there are versions for Backbone.js, JQuery, Dojo, JavaScriptMVC, YUI Library, Spine.js, Ext.js and more.

TodoMVC