Skip to content

Other implementations

sindresorhus edited this page Jul 4, 2012 · 7 revisions

Due to the current number of MVC/MVVM/MV* frameworks in circulation at the moment, it's not always possible to include each one in TodoMVC, but we would still like to show some of them off here.

Combinations

Backbone with sorting

Backbone example with sorting of todos using jQuery UI.

ExtJS using widgets

AngularJS + Persistence.js

Ember.js + Persistence.js