<!doctype html><htmllang=en><head><metacharset=utf-8><title>TodoMVC</title><metaname=descriptioncontent="Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more"><metaname=viewportcontent="width=device-width,initial-scale=1"><metaname=twitter:cardcontent=summary><metaname=twitter:titlecontent=TodoMVC><metaname=twitter:sitecontent=@TasteJS><metaname=twitter:descriptioncontent="Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS and many more"><metaname=twitter:imagecontent=https://raw.githubusercontent.com/tastejs/todomvc/gh-pages/site-assets/screenshot.png><metaproperty=og:urlcontent=http://todomvc.com><metaproperty=og:titlecontent=TodoMVC><metaproperty=og:imagecontent=https://raw.github.com/tastejs/todomvc/gh-pages/site-assets/screenshot.png><metaproperty=og:descriptioncontent="Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more"><linkrel="shortcut icon"href=site-assets/favicon.ico><linkrel=stylesheethref=site-assets/main.min.css></head><body><divclass=container><headerclass=row><divclass=col-md-8><imgclass=logosrc=site-assets/logo.svgwidth=500height=86alt=TodoMVC><p>Helping you <strong>select</strong> an MV* framework</p><nav><ahref=https://github.com/tastejs/todomvc/zipball/1.2.0class="zocial red">Download (1.2)</a><ahref=https://github.com/tastejs/todomvcclass="zocial ltgray">View on GitHub</a><ahref="http://blog.tastejs.com/"class="zocial ltgray">Blog</a></nav></div><divclass=col-md-4><imgclass=logo-iconsrc=site-assets/logo-icon.pngwidth=330height=330alt=TodoMVC></div></header><divclass=row><divclass=col-md-4><h2>Introduction</h2><p>Developers these days are spoiled with choice when it comes to <ahref="http://coding.smashingmagazine.com/2012/07/27/journey-through-the-javascript-mvc-jungle/">selecting</a> an <strong>MV* framework</strong> for structuring and organizing their JavaScript web apps.</p><p>Backbone, Ember, AngularJS... the list of new and stable solutions continues to grow, but just how do you decide on which to use in a sea of so many options?</p><p>To help solve this problem, we created <ahref=https://github.com/tastejs/todomvc>TodoMVC</a> - a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today.</p><ahref=https://twitter.com/tastejsclass=twitter-follow-buttondata-show-count=falsedata-show-screen-name=false></a><ahref=https://twitter.com/shareclass=twitter-share-buttondata-via=tastejsdata-url=http://todomvc.comdata-text="TodoMVC - Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and more"></a><divclass=g-plusonedata-size=mediumdata-annotation=nonedata-href=http://todomvc.com></div></div><divclass=col-md-8><h2>JavaScript Apps</h2><ulclass="applist js"><liclass=routing><ahref="architecture-examples/backbone/"data-source="http://documentcloud.github.com/backbone/"data-content="Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.">Backbone.js</a></li><liclass=routing><ahref="architecture-examples/angularjs/"data-source=http://angularjs.orgdata-content="What HTML would have been had it been designed for web apps">AngularJS</a></li><liclass=routing><ahref="architecture-examples/emberjs/"data-source=http://emberjs.comdata-content="Ember is a JavaScript framework for creating ambitious web applications that eliminates boilerplate and provides a standard application architecture.">Ember.js</a></li><liclass=routing><ahref="architecture-examples/knockoutjs/"data-source=http://knockoutjs.comdata-content="Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern">KnockoutJS</a></li><liclass=routing><ahref="architecture-examples/dojo/"data-source=http://dojotoolkit.orgdata-content="Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for building high quality desktop and mobile web applications.">Dojo</a></li><liclass=routing><ahref="architecture-examples/yui/"data-source=http://yuilibrary.comdata-content="YUI's lightweight core and modular architecture make it scalable, fast, and robust. Built by frontend engineers at Yahoo!, YUI powers the most popular websites in the world.">YUI</a></li><liclass=routing><ahref="architecture-examples/agilityjs/"data-source=http://agilityjs.comdata-content="Agility.js is an MVC library for Javascript that lets you write maintainable and reusable browser code without the infrastructural overhead found in other MVC libraries. The goal is to enable developers to write web apps at least as quickly as with jQuery, while simplifying long-term maintainability through MVC objects.">Agility.js</a></li><liclass=routing><ahref="architecture-examples/knockback/"data-source="http://kmalakoff.github.com/knockback/"data-content="Knockback.js provides Knockout.js magic for Backbone.js Models and Collections.">Knockback.js</a></li><liclass=routing><ahref="architecture-examples/canjs/"data-source=http://canjs.usdata-content="CanJS with jQuery. CanJS is a client-side, JavaScript framework that makes building rich web applications easy. It provides can.Model (for connecting to RESTful JSON interfaces), can.View (for template loading and caching), can.Observe (for key-value binding), can.EJS (live binding templates), can.Control (declarative event bindings) and can.route (routing support).">CanJS</a></li><liclass=routing><ahref="architecture-examples/maria/"data-source=https://github.com/petermichaux/mariadata-content="An MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC. The three core design patterns of MVC (observer, composite, and strategy) are embedded in Maria's Model, View, and Controller objects. Other patterns traditionally included in MVC implementations (e.g. factory method and template) make appearances too.">Maria</a></li><liclass=routing><ahref=architecture-examples/polymer/index.htmldata-source=http://polymer-project.orgdata-content="Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers. It is comprised of core platform features (e.g Shadow DOM, Custom Elements, MDV) enabled with polyfills and a next generation web application framework built on these technologies.">Polymer</a></li><liclass=routing><ahref="architecture-examples/react/"data-source="http://facebook.github.io/react/"data-content="React is a JavaScript library for building user interfaces.">React</a></li><liclass=labs><ahref=labs/architecture-examples/cujo/index.htmldata-source=http://cujojs.comdata-content="cujoJS is an architectural framework for building highly modular, scalable, maintainable applications in Javascript. It provides architectural plumbing, such as modules (AMD and CommonJS), declarative application composition, declarative connections, and aspect oriented programming.">cujoJS</a></li><liclass=labs><ahref="labs/architecture-examples/montage/"data-source=http://montagejs.orgdata-content="Montage simplifies the development of rich HTML5 applications by providing modular components, real-time two-way data binding, CommonJS dependency management, and many more conveniences.">Montage</a></li><liclass="routing labs"><ahref="labs/architecture-examples/sammyjs/"data-source=http://sammyjs.orgdata-content="Sammy.js is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications.">Sammy.js</a></li><liclass="routing labs"><ahref="labs/architecture-examples/stapes/"data-source=http://hay.github.com/stapesdata-content="Stapes is a (really) tiny Javascript MVC micro-framework (1.7kb) that has all the building blocks you need when writing an MVC app. It includes a powerful event system, support for inheritance, use with AMD, plugin support and more. A RequireJS Todo application is <a href='labs/dependency-examples/stapes_require/index.html'>also</a> available.">Stapes</a></li><liclass="routing labs"><ahref="labs/architecture-examples/epitome/"data-source=http://dimitarchristoff.github.com/Epitomedata-content="Epitome is a new extensible and modular open-source MVC framework, built out of MooTools Classes and Events.">Epitome</a></li><liclass=labs><ahref="labs/architecture-examples/somajs/"data-source=http://somajs.github.com/somajsdata-content="soma.js is a framework created to build scalable and maintainable javascript applications.">soma.js</a></li><liclass=labs><ahref="labs/architecture-examples/duel/www/"data-source=https://bitbucket.org/mckamey/duel/wiki/Homedata-content="DUEL is a dual-side templating engine using HTML for layout and 100% pure JavaScript as the binding language. The same views may be executed both directly in the browser (client-side template) and on the server (server-side template).">DUEL</a></li><liclass="routing labs"><ahref="labs/architecture-examples/kendo/"data-source="http://www.kendoui.com/"data-content="Kendo UI is a comprehensive HTML5, JavaScript framework for modern web and mobile app development">Kendo UI</a></li><liclass="routing labs"><ahref="labs/architecture-examples/puremvc/"data-source=http://puremvc.github.comdata-content="PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern.">PureMVC</a></li><liclass=labs><ahref="labs/architecture-examples/olives/"data-source=https://github.com/flams/olivesdata-content="Olives is a JS MVC framework that helps you create realtime UIs. It includes a set of AMD/CommonJS modules that are easily extensive, a high level of abstraction to reduce boilerplate and is based on socket.io, to provide a powerful means to communicate with node.js.">Olives</a></li><liclass="routing labs"><ahref="labs/architecture-examples/plastronjs/"data-source=https://github.com/rhysbrettbowen/PlastronJSdata-content="PlastronJS is an mvc framework built on top of the Closure Library and built to compile with projects that use the Closure Compiler.">PlastronJS</a></li><liclass=labs><ahref="labs/architecture-examples/dijon/"data-source=https://github.com/creynders/dijon-frameworkdata-content="Dijon is an IOC and DI micro-framework for Javascript. Originally it was meant to be a port of Robotlegs, but deviated to something quite different. It remains however heavily inspired by Robotlegs, and more specifically Swiftsuspenders.">Dijon</a></li><liclass="routing labs"><ahref="labs/architecture-examples/rappidjs/"data-source=http://www.rappidjs.comdata-content="rAppid.js is a declarative JavaScript framework for rapid web application development. It supports dependency loading, Model-View binding, View-Model binding, dependency injection and i18n.">rAppid.js</a></li><liclass=labs><ahref="labs/architecture-examples/extjs_deftjs/"data-source="http://deftjs.org/"data-content="Essential extensions for enterprise web and mobile application development with Ext JS and Sencha Touch">DeftJS + ExtJS</a></li><liclass="routing labs"><ahref="labs/architecture-examples/ariatemplates/"data-source="http://ariatemplates.com/"data-content="Aria Templates has been designed for web apps that are used 8+ hours a day, and that need to display and process high amount of data with a minimum of bandwidth consumption.">Aria Templates</a></li><liclass="routing labs"><ahref="labs/dependency-examples/enyo_backbone/"data-source="http://enyojs.com/"data-content="Enyo is a simple but powerful encapsulation model, which helps you factor application functionality into self-contained building blocks that are easy to reuse and maintain.">Enyo +<br>Backbone.js</a></li><liclass="routing labs"><ahref="architecture-examples/angularjs-perf/"data-source=http://angularjs.orgdata-content="What HTML would have been had it been designed for web apps. A version with several performance optimizations.">AngularJS<br>(optimized)</a></li><liclass="routing labs"><ahref="labs/architecture-examples/sapui5/"data-source=http://scn.sap.com/community/developer-center/front-enddata-content="SAPUI5 is SAP's HTML5-based UI technology that allows you to build rich, interactive Web applications.">SAPUI5</a></li><liclass="routing labs"><ahref="labs/architecture-examples/exoskeleton/"data-source="http://exosjs.com/"data-content="A faster and leaner Backbone for your HTML5 apps.">Exoskeleton</a></li><liclass="routing labs"><ahref="labs/architecture-examples/atmajs/"data-source="http://atmajs.com/"data-content="HMVC and the component-based architecture for building client, server or hybrid applications">Atma.js</a></li><liclass=labs><ahref="labs/architecture-examples/ractive/"data-source=http://ractivejs.orgdata-content="Ractive.js is a next-generation DOM manipulation library, optimised for developer sanity.">Ractive.js</a></li><liclass="labs routing"><ahref="labs/architecture-examples/componentjs/"data-source=http://componentjs.comdata-content="ComponentJS is a stand-alone MPL-licensed Open Source library for JavaScript, providing a powerful run-time Component System for hierarchically structuring the User-Interface (UI) dialogs of complex HTML5-based Rich Clients (aka Single-Page-Apps) — under maximum applied Separation of Concerns (SoC) architecture principle, through optional Model, View and Controller component roles, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms, and fully independent and agnostic of the particular UI widget toolkit.">ComponentJS</a></li><liclass="labs routing"><ahref="labs/architecture-examples/vue/"data-source=http://vuejs.orgdata-content="Vue.js provides the benefits of MVVM data binding and a composable component system with an extremely simple and flexible API.">Vue.js</a></li><liclass="labs routing"><ahref="labs/architecture-examples/react-backbone/"data-source="http://facebook.github.io/react/"data-content="This React example integrates Backbone for its model and router. It is a showcase of third-party library integration for developers wishing to use React together with a different JavaScript framework.">React +<br>Backbone.js</a></li></ul><ulclass=legend><li><b>*</b><spanclass=label>R</span> = App also demonstrates routing</li><li><b>*</b><strong>Maroon</strong> = App requires further work to comply with <ahref=https://github.com/tastejs/todomvc/blob/master/app-spec.md>the spec</a></li></ul><hr><h2>Compile To JavaScript</h2><ulclass="applist ctojs"><liclass=routing><ahref="architecture-examples/spine/"data-source=http://spinejs.comdata-content="Spine is a lightweight framework for building JavaScript web applications. Spine gives you an MVC structure and then gets out of your way, allowing you to concentrate on the fun stuff, building awesome web applications.">Spine</a></li><liclass=routing><ahref="vanilla-examples/vanilladart/build/"data-source=http://dartlang.orgdata-content="Dart firstly targets the development of modern and large scale browser-side web apps. It's an object oriented language with a C-style syntax. It has two run modes : it can be compiled to JS, and will later run in native VM in compliant browsers (just in a dedicated Chromium provided with Dart SDK for the moment).">Dart</a></li><liclass=routing><ahref="architecture-examples/gwt/"data-source="https://developers.google.com/web-toolkit/"data-content="Google Web Toolkit (GWT) is an MVP development toolkit for building and optimizing complex browser-based applications. GWT is used by many products at Google, including Google AdWords.">GWT</a></li><liclass=routing><ahref="architecture-examples/closure/"data-source="http://code.google.com/closure/library/"data-content="The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.">Closure</a></li><liclass=labs><ahref="labs/architecture-examples/angular-dart/web/"data-source=https://github.com/angular/angular.dartdata-content="Dart firstly targets the development of modern and large scale browser-side web apps. It's an object oriented language with a C-style syntax. AngularDart is a port of Angular to Dart.">AngularDart</a></li><liclass="routing labs"><ahref="labs/architecture-examples/batman/"data-source=http://batmanjs.orgdata-content="Batman.js is a framework for building rich web applications with CoffeeScript or JavaScript. App code is concise and declarative, thanks to a powerful system of view bindings and observable properties. The API is designed with developer and designer happiness as its first priority.">Batman.js</a></li><liclass=labs><ahref="labs/architecture-examples/typescript-backbone/"data-source=http://typescriptlang.orgdata-content="TypeScript is a language for application-scale JavaScript development. It offers classes, modules, interfaces and type-checking at compile time to help you build robust components.">TypeScript<br>+ Backbone.js</a></li><liclass="labs routing"><ahref="labs/architecture-examples/typescript-angular/"data-source=http://typescriptlang.orgdata-content="An AngularJS + TypeScript implementation of TodoMVC. The only significant difference between this and the vanilla Angular app is that dependency injection is done via annotated constructors, which allows minification of JavaScript.">TypeScript<br>+ AngularJS</a></li><liclass=labs><ahref="labs/architecture-examples/serenadejs/"data-source=https://github.com/elabs/serenade.jsdata-content="Serenade.js is yet another MVC client side JavaScript framework. Why do we indulge in recreating the wheel? We believe that Serenade.js more closely follows the ideas of classical MVC than competing frameworks.">Serenade.js</a></li></ul><hr><h2>MVC Extension Frameworks</h2><ulclass=applist><liclass=routing><ahref="labs/architecture-examples/backbone_marionette/"data-source=http://marionettejs.comdata-content="Backbone.Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.">MarionetteJS</a></li><liclass="routing labs"><ahref="labs/architecture-examples/thorax/"data-source=http://thoraxjs.orgdata-content="An opinionated, battle tested Backbone + Handlebars framework to build large scale web applications.">Thorax</a></li><liclass="routing labs"><ahref="labs/dependency-examples/chaplin-brunch/public/"data-source=http://chaplinjs.orgdata-content="Chaplin is an architecture for JavaScript applications using the Backbone.js library. Chaplin addresses Backbone’s limitations by providing a lightweight and flexible structure that features well-proven design patterns and best practises.">Chaplin + Brunch</a></li></ul><hr><h2>Module Loaders</h2><ulclass=applist><liclass=routing><ahref="dependency-examples/backbone_require/"data-source=http://requirejs.orgdata-content="RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.">Backbone.js + RequireJS</a></li><liclass=routing><ahref="dependency-examples/flight/"data-source=http://twitter.github.com/flightdata-content="Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications.">Flight</a></li><liclass=labs><ahref="labs/dependency-examples/knockoutjs_require/"data-source=http://knockoutjs.comdata-content="This project is an adaptation of /architecture-examples/knockoutjs with require.js.">KnockoutJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/angularjs_require/"data-source=http://angularjs.orgdata-content="What HTML would have been had it been designed for web apps. This is an example of using it with AMD modules.">AngularJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/canjs_require/"data-source=http://canjs.usdata-content="CanJS is a client-side, JavaScript framework that makes building rich web applications easy. The AMD version lets you use the framework in a fully modular fashion and will only what you actually need.">CanJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/troopjs_require/"data-source="https://github.com/troopjs/"data-content="TroopJS attempts to package popular front-end technologies and bind them with minimal effort for the developer. It includes jQuery for DOM manipulation, When.js for promises, RequireJS for modularity and Has.js for feature detection. On top, it includes Pub/Sub support, templating, weaving (widgets to DOM) and auto-wiring.">TroopJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/thorax_lumbar/public/"data-source=http://walmartlabs.github.com/lumbardata-content="An opinionated, battle tested Backbone + Handlebars framework to build large scale web applications. This implementation uses Lumbar, a route based module loader.">Thorax + Lumbar</a></li><liclass="routing labs"><ahref="labs/dependency-examples/somajs_require/"data-source=http://somajs.github.com/somajsdata-content="soma.js is a framework created to build scalable and maintainable javascript applications.">soma.js + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/durandal/"data-source="http://durandaljs.com/"data-content="Single Page Apps Done Right">Durandal</a></li><liclass="routing labs"><ahref="labs/dependency-examples/lavaca_require/"data-source=http://getlavaca.comdata-content="A curated collection of tools for building mobile web applications.">Lavaca + RequireJS</a></li></ul><hr><h2>Real-time</h2><ulclass=applist><liclass=labs><ahref=http://todomvcapp.meteor.comdata-source=http://meteor.comdata-content="Meteor is an ultra-simple environment for building modern websites. A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on the Meteor server inside a Node.js container, and all the supporting HTML fragments, CSS rules, and static assets. Meteor automates the packaging and transmission of these different components. And, it is quite flexible about how you choose to structure those components in your file tree.">Meteor</a></li><liclass=labs><ahref=http://todomvc.derbyjs.comdata-source=http://derbyjs.comdata-content="MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.">Derby</a></li><liclass="routing labs"><ahref=http://todomvc-socketstream.herokuapp.comdata-source=http://www.socketstream.orgdata-content="SocketStream is a fast, modular Node.js web framework dedicated to building realtime single-page apps">SocketStream</a></li><liclass="routing labs"><ahref="labs/architecture-examples/firebase-angular/"data-source=https://www.firebase.comdata-content="Firebase is a scalable realtime backend that lets you build apps without managing servers. Firebase persists and updates JSON data in realtime and is best used in combination with a JavaScript MV* framework such as AngularJS or Backbone.">Firebase + AngularJS</a></li></ul><hr><h2>Compare these to a non-framework implementation</h2><ulclass=applist><liclass=routing><ahref="vanilla-examples/vanillajs/"data-source=https://developer.mozilla.org/en/JavaScriptdata-content="You know JavaScript right? :P">Vanilla JS</a></li><liclass=routing><ahref="architecture-examples/jquery/"data-source=http://jquery.comdata-content="jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.">jQuery</a></li></ul></div></div><hr><divclass=row><divclass="col-md-6 quotes"><blockquoteclass="quote speech-bubble"><p></p><footer><imgwidth=40height=40><a></a></footer></blockquote></div><divclass=col-md-6><imgclass=screenshotsrc=site-assets/screenshot.pngwidth=558height=246alt="Todo app screenshot"></div></div><hr><divclass=row><divclass=col-md-4><h2>New in 1.2 - 2013-08-06</h2><ulclass=whats-new><li>We now have 21 stable apps and 45 in labs.<labelclass=linkfor=news-expander>New since 1.1 ▼</label><inputtype=checkboxid=news-expander><ulclass=collapsedid=new-apps><li><ahref="architecture-examples/polymer/">Polymer</a></li><li><ahref="dependency-examples/flight/">Flight</a></li><li><ahref="architecture-examples/react/">React</a></li><li><ahref=vanilla-examples/vanillajs>VanillaJS Rewrite</a></li><li><ahref="labs/architecture-examples/sapui5/">SAPUI5</a></li><li><ahref="labs/architecture-examples/firebase-angular/">AngularJS + Firebase</a></li></ul></li><li>We have a brand-new Info Bar</li><li>All application now use Bower for dependency management</li><li>Various consistency fixes across all apps</li><li>Many app frameworks and libraries have been upgraded to the latest version</li></ul></div><divclass=col-md-4><h2>Selecting a Framework</h2><p>Once you've downloaded the latest release and played around with the apps, you'll want to decide on a specific framework to try out.</p><p>Study the syntax required for defining models, views and (where applicable) controllers and classes in the frameworks you're interested in and try your hand at editing the code to see how it feels using it first-hand.</p><p>Please ensure that if you're happy with this, you do spend more time investigating the framework (including reading the official docs, the source and its complete feature list). There's often a lot more to a framework than what we present in our examples.</p></div><divclass=col-md-4><h2>Getting Involved</h2><p>Is there a bug we haven't fixed or an MV* framework you feel would benefit from being included in TodoMVC?</p><p>If so, feel free to fork the repo, read our <ahref=https://github.com/tastejs/todomvc/wiki>contribution guidelines</a>, and submit a pull request — we'll be happy to review it for inclusion.</p><p>Make sure you use the <ahref=https://github.com/tastejs/todomvc/tree/master/template>template</a> as a starting point and read the <ahref=https://github.com/tastejs/todomvc/blob/master/app-spec.md>app specification</a>.</p><p><aclass="zocial small ltgray"href=https://github.com/tastejs/todomvc/wiki>Submit Pull Request »</a></p></div></div><hr><footerclass=credit><p>Brought to you by <ahref=https://github.com/addyosmani><imgsrc="http://gravatar.com/avatar/96270e4c3e5e9806cf7245475c00b275?s=80"width=40height=40alt="Addy Osmani">Addy Osmani</a><ahref=https://github.com/sindresorhus><imgsrc="http://gravatar.com/avatar/d36a92237c75c5337c17b60d90686bf9.png?s=80"width=40height=40alt="Sindre Sorhus">Sindre Sorhus</a><ahref=https://github.com/passy><imgsrc="http://gravatar.com/avatar/be451fcdbf0e5ff07f23ed16cb5c90a3.png?s=80"width=40height=40alt="Pascal Hartig">Pascal Hartig</a><ahref=https://github.com/stephenplusplus><imgsrc="http://gravatar.com/avatar/098cfe2d360e77c3229f2cd5298354c4?s=80"width=40height=40alt="Stephen Sawchuk">Stephen Sawchuk</a><ahref=https://github.com/colineberhardt><imgsrc="http://gravatar.com/avatar/73bba00b41ff1c9ecc3ee29487bace7d?s=80"width=40height=40alt="Colin Eberhardt">Colin Eberhardt</a></p></footer></div><script src=site-assets/main.min.js></script><script>!function(d,s,id){varjs,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><script>(function(){varpo=document.createElement('script');po.type='text/javascript';po.async=true;po.src='https://apis.google.com/js/plusone.js';vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(po,s);})();</script><script>var_gaq=[['_setAccount','UA-31081062-1'],['_trackPageview']];(function(d,t){varg=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'));</script></body></html>
\ No newline at end of file
<!doctype html><htmllang=en><head><metacharset=utf-8><title>TodoMVC</title><metaname=descriptioncontent="Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more"><metaname=viewportcontent="width=device-width,initial-scale=1"><metaname=twitter:cardcontent=summary><metaname=twitter:titlecontent=TodoMVC><metaname=twitter:sitecontent=@TasteJS><metaname=twitter:descriptioncontent="Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS and many more"><metaname=twitter:imagecontent=https://raw.githubusercontent.com/tastejs/todomvc/gh-pages/site-assets/screenshot.png><metaproperty=og:urlcontent=http://todomvc.com><metaproperty=og:titlecontent=TodoMVC><metaproperty=og:imagecontent=https://raw.github.com/tastejs/todomvc/gh-pages/site-assets/screenshot.png><metaproperty=og:descriptioncontent="Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, Spine and many more"><linkrel="shortcut icon"href=site-assets/favicon.ico><linkrel=stylesheethref=site-assets/main.min.css></head><body><divclass=container><headerclass=row><divclass=col-md-8><imgclass=logosrc=site-assets/logo.svgwidth=500height=86alt=TodoMVC><p>Helping you <strong>select</strong> an MV* framework</p><nav><ahref=https://github.com/tastejs/todomvc/zipball/1.3.0class="zocial red">Download (1.3)</a><ahref=https://github.com/tastejs/todomvcclass="zocial ltgray">View on GitHub</a><ahref="http://blog.tastejs.com/"class="zocial ltgray">Blog</a></nav></div><divclass=col-md-4><imgclass=logo-iconsrc=site-assets/logo-icon.pngwidth=330height=330alt=TodoMVC></div></header><divclass=row><divclass=col-md-4><h2>Introduction</h2><p>Developers these days are spoiled with choice when it comes to <ahref="http://coding.smashingmagazine.com/2012/07/27/journey-through-the-javascript-mvc-jungle/">selecting</a> an <strong>MV* framework</strong> for structuring and organizing their JavaScript web apps.</p><p>Backbone, Ember, AngularJS... the list of new and stable solutions continues to grow, but just how do you decide on which to use in a sea of so many options?</p><p>To help solve this problem, we created <ahref=https://github.com/tastejs/todomvc>TodoMVC</a> - a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today.</p><ahref=https://twitter.com/tastejsclass=twitter-follow-buttondata-show-count=falsedata-show-screen-name=false></a><ahref=https://twitter.com/shareclass=twitter-share-buttondata-via=tastejsdata-url=http://todomvc.comdata-text="TodoMVC - Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and more"></a><divclass=g-plusonedata-size=mediumdata-annotation=nonedata-href=http://todomvc.com></div></div><divclass=col-md-8><h2>JavaScript Apps</h2><ulclass="applist js"><liclass=routing><ahref="architecture-examples/backbone/"data-source="http://documentcloud.github.com/backbone/"data-content="Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.">Backbone.js</a></li><liclass=routing><ahref="architecture-examples/angularjs/"data-source=http://angularjs.orgdata-content="What HTML would have been had it been designed for web apps">AngularJS</a></li><liclass=routing><ahref="architecture-examples/emberjs/"data-source=http://emberjs.comdata-content="Ember is a JavaScript framework for creating ambitious web applications that eliminates boilerplate and provides a standard application architecture.">Ember.js</a></li><liclass=routing><ahref="architecture-examples/knockoutjs/"data-source=http://knockoutjs.comdata-content="Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern">KnockoutJS</a></li><liclass=routing><ahref="architecture-examples/dojo/"data-source=http://dojotoolkit.orgdata-content="Dojo saves you time and scales with your development process, using web standards as its platform. It’s the toolkit experienced developers turn to for building high quality desktop and mobile web applications.">Dojo</a></li><liclass=routing><ahref="architecture-examples/yui/"data-source=http://yuilibrary.comdata-content="YUI's lightweight core and modular architecture make it scalable, fast, and robust. Built by frontend engineers at Yahoo!, YUI powers the most popular websites in the world.">YUI</a></li><liclass=routing><ahref="architecture-examples/agilityjs/"data-source=http://agilityjs.comdata-content="Agility.js is an MVC library for Javascript that lets you write maintainable and reusable browser code without the infrastructural overhead found in other MVC libraries. The goal is to enable developers to write web apps at least as quickly as with jQuery, while simplifying long-term maintainability through MVC objects.">Agility.js</a></li><liclass=routing><ahref="architecture-examples/knockback/"data-source="http://kmalakoff.github.com/knockback/"data-content="Knockback.js provides Knockout.js magic for Backbone.js Models and Collections.">Knockback.js</a></li><liclass=routing><ahref="architecture-examples/canjs/"data-source=http://canjs.usdata-content="CanJS with jQuery. CanJS is a client-side, JavaScript framework that makes building rich web applications easy. It provides can.Model (for connecting to RESTful JSON interfaces), can.View (for template loading and caching), can.Observe (for key-value binding), can.EJS (live binding templates), can.Control (declarative event bindings) and can.route (routing support).">CanJS</a></li><liclass=routing><ahref="architecture-examples/maria/"data-source=https://github.com/petermichaux/mariadata-content="An MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC. The three core design patterns of MVC (observer, composite, and strategy) are embedded in Maria's Model, View, and Controller objects. Other patterns traditionally included in MVC implementations (e.g. factory method and template) make appearances too.">Maria</a></li><liclass=routing><ahref=architecture-examples/polymer/index.htmldata-source=http://polymer-project.orgdata-content="Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers. It is comprised of core platform features (e.g Shadow DOM, Custom Elements, MDV) enabled with polyfills and a next generation web application framework built on these technologies.">Polymer</a></li><liclass=routing><ahref="architecture-examples/react/"data-source="http://facebook.github.io/react/"data-content="React is a JavaScript library for building user interfaces.">React</a></li><liclass=labs><ahref=labs/architecture-examples/cujo/index.htmldata-source=http://cujojs.comdata-content="cujoJS is an architectural framework for building highly modular, scalable, maintainable applications in Javascript. It provides architectural plumbing, such as modules (AMD and CommonJS), declarative application composition, declarative connections, and aspect oriented programming.">cujoJS</a></li><liclass=labs><ahref="labs/architecture-examples/montage/"data-source=http://montagejs.orgdata-content="Montage simplifies the development of rich HTML5 applications by providing modular components, real-time two-way data binding, CommonJS dependency management, and many more conveniences.">Montage</a></li><liclass="routing labs"><ahref="labs/architecture-examples/sammyjs/"data-source=http://sammyjs.orgdata-content="Sammy.js is a tiny JavaScript framework developed to ease the pain and provide a basic structure for developing JavaScript applications.">Sammy.js</a></li><liclass="routing labs"><ahref="labs/architecture-examples/stapes/"data-source=http://hay.github.com/stapesdata-content="Stapes is a (really) tiny Javascript MVC micro-framework (1.7kb) that has all the building blocks you need when writing an MVC app. It includes a powerful event system, support for inheritance, use with AMD, plugin support and more. A RequireJS Todo application is <a href='labs/dependency-examples/stapes_require/index.html'>also</a> available.">Stapes</a></li><liclass="routing labs"><ahref="labs/architecture-examples/epitome/"data-source=http://dimitarchristoff.github.com/Epitomedata-content="Epitome is a new extensible and modular open-source MVC framework, built out of MooTools Classes and Events.">Epitome</a></li><liclass=labs><ahref="labs/architecture-examples/somajs/"data-source=http://somajs.github.com/somajsdata-content="soma.js is a framework created to build scalable and maintainable javascript applications.">soma.js</a></li><liclass=labs><ahref="labs/architecture-examples/duel/www/"data-source=https://bitbucket.org/mckamey/duel/wiki/Homedata-content="DUEL is a dual-side templating engine using HTML for layout and 100% pure JavaScript as the binding language. The same views may be executed both directly in the browser (client-side template) and on the server (server-side template).">DUEL</a></li><liclass="routing labs"><ahref="labs/architecture-examples/kendo/"data-source="http://www.kendoui.com/"data-content="Kendo UI is a comprehensive HTML5, JavaScript framework for modern web and mobile app development">Kendo UI</a></li><liclass="routing labs"><ahref="labs/architecture-examples/puremvc/"data-source=http://puremvc.github.comdata-content="PureMVC is a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern.">PureMVC</a></li><liclass=labs><ahref="labs/architecture-examples/olives/"data-source=https://github.com/flams/olivesdata-content="Olives is a JS MVC framework that helps you create realtime UIs. It includes a set of AMD/CommonJS modules that are easily extensive, a high level of abstraction to reduce boilerplate and is based on socket.io, to provide a powerful means to communicate with node.js.">Olives</a></li><liclass="routing labs"><ahref="labs/architecture-examples/plastronjs/"data-source=https://github.com/rhysbrettbowen/PlastronJSdata-content="PlastronJS is an mvc framework built on top of the Closure Library and built to compile with projects that use the Closure Compiler.">PlastronJS</a></li><liclass=labs><ahref="labs/architecture-examples/dijon/"data-source=https://github.com/creynders/dijon-frameworkdata-content="Dijon is an IOC and DI micro-framework for Javascript. Originally it was meant to be a port of Robotlegs, but deviated to something quite different. It remains however heavily inspired by Robotlegs, and more specifically Swiftsuspenders.">Dijon</a></li><liclass="routing labs"><ahref="labs/architecture-examples/rappidjs/"data-source=http://www.rappidjs.comdata-content="rAppid.js is a declarative JavaScript framework for rapid web application development. It supports dependency loading, Model-View binding, View-Model binding, dependency injection and i18n.">rAppid.js</a></li><liclass=labs><ahref="labs/architecture-examples/extjs_deftjs/"data-source="http://deftjs.org/"data-content="Essential extensions for enterprise web and mobile application development with Ext JS and Sencha Touch">DeftJS + ExtJS</a></li><liclass="routing labs"><ahref="labs/architecture-examples/ariatemplates/"data-source="http://ariatemplates.com/"data-content="Aria Templates has been designed for web apps that are used 8+ hours a day, and that need to display and process high amount of data with a minimum of bandwidth consumption.">Aria Templates</a></li><liclass="routing labs"><ahref="labs/dependency-examples/enyo_backbone/"data-source="http://enyojs.com/"data-content="Enyo is a simple but powerful encapsulation model, which helps you factor application functionality into self-contained building blocks that are easy to reuse and maintain.">Enyo +<br>Backbone.js</a></li><liclass="routing labs"><ahref="architecture-examples/angularjs-perf/"data-source=http://angularjs.orgdata-content="What HTML would have been had it been designed for web apps. A version with several performance optimizations.">AngularJS<br>(optimized)</a></li><liclass="routing labs"><ahref="labs/architecture-examples/sapui5/"data-source=http://scn.sap.com/community/developer-center/front-enddata-content="SAPUI5 is SAP's HTML5-based UI technology that allows you to build rich, interactive Web applications.">SAPUI5</a></li><liclass="routing labs"><ahref="labs/architecture-examples/exoskeleton/"data-source="http://exosjs.com/"data-content="A faster and leaner Backbone for your HTML5 apps.">Exoskeleton</a></li><liclass="routing labs"><ahref="labs/architecture-examples/atmajs/"data-source="http://atmajs.com/"data-content="HMVC and the component-based architecture for building client, server or hybrid applications">Atma.js</a></li><liclass=labs><ahref="labs/architecture-examples/ractive/"data-source=http://ractivejs.orgdata-content="Ractive.js is a next-generation DOM manipulation library, optimised for developer sanity.">Ractive.js</a></li><liclass="labs routing"><ahref="labs/architecture-examples/componentjs/"data-source=http://componentjs.comdata-content="ComponentJS is a stand-alone MPL-licensed Open Source library for JavaScript, providing a powerful run-time Component System for hierarchically structuring the User-Interface (UI) dialogs of complex HTML5-based Rich Clients (aka Single-Page-Apps) — under maximum applied Separation of Concerns (SoC) architecture principle, through optional Model, View and Controller component roles, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms, and fully independent and agnostic of the particular UI widget toolkit.">ComponentJS</a></li><liclass="labs routing"><ahref="labs/architecture-examples/vue/"data-source=http://vuejs.orgdata-content="Vue.js provides the benefits of MVVM data binding and a composable component system with an extremely simple and flexible API.">Vue.js</a></li><liclass="labs routing"><ahref="labs/architecture-examples/react-backbone/"data-source="http://facebook.github.io/react/"data-content="This React example integrates Backbone for its model and router. It is a showcase of third-party library integration for developers wishing to use React together with a different JavaScript framework.">React +<br>Backbone.js</a></li></ul><ulclass=legend><li><b>*</b><spanclass=label>R</span> = App also demonstrates routing</li><li><b>*</b><strong>Maroon</strong> = App requires further work to comply with <ahref=https://github.com/tastejs/todomvc/blob/master/app-spec.md>the spec</a></li></ul><hr><h2>Compile To JavaScript</h2><ulclass="applist ctojs"><liclass=routing><ahref="architecture-examples/spine/"data-source=http://spinejs.comdata-content="Spine is a lightweight framework for building JavaScript web applications. Spine gives you an MVC structure and then gets out of your way, allowing you to concentrate on the fun stuff, building awesome web applications.">Spine</a></li><liclass=routing><ahref="vanilla-examples/vanilladart/build/"data-source=http://dartlang.orgdata-content="Dart firstly targets the development of modern and large scale browser-side web apps. It's an object oriented language with a C-style syntax. It has two run modes : it can be compiled to JS, and will later run in native VM in compliant browsers (just in a dedicated Chromium provided with Dart SDK for the moment).">Dart</a></li><liclass=routing><ahref="architecture-examples/gwt/"data-source="https://developers.google.com/web-toolkit/"data-content="Google Web Toolkit (GWT) is an MVP development toolkit for building and optimizing complex browser-based applications. GWT is used by many products at Google, including Google AdWords.">GWT</a></li><liclass=routing><ahref="architecture-examples/closure/"data-source="http://code.google.com/closure/library/"data-content="The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.">Closure</a></li><liclass=labs><ahref="labs/architecture-examples/angular-dart/web/"data-source=https://github.com/angular/angular.dartdata-content="Dart firstly targets the development of modern and large scale browser-side web apps. It's an object oriented language with a C-style syntax. AngularDart is a port of Angular to Dart.">AngularDart</a></li><liclass="routing labs"><ahref="labs/architecture-examples/batman/"data-source=http://batmanjs.orgdata-content="Batman.js is a framework for building rich web applications with CoffeeScript or JavaScript. App code is concise and declarative, thanks to a powerful system of view bindings and observable properties. The API is designed with developer and designer happiness as its first priority.">Batman.js</a></li><liclass=labs><ahref="labs/architecture-examples/typescript-backbone/"data-source=http://typescriptlang.orgdata-content="TypeScript is a language for application-scale JavaScript development. It offers classes, modules, interfaces and type-checking at compile time to help you build robust components.">TypeScript<br>+ Backbone.js</a></li><liclass="labs routing"><ahref="labs/architecture-examples/typescript-angular/"data-source=http://typescriptlang.orgdata-content="An AngularJS + TypeScript implementation of TodoMVC. The only significant difference between this and the vanilla Angular app is that dependency injection is done via annotated constructors, which allows minification of JavaScript.">TypeScript<br>+ AngularJS</a></li><liclass=labs><ahref="labs/architecture-examples/serenadejs/"data-source=https://github.com/elabs/serenade.jsdata-content="Serenade.js is yet another MVC client side JavaScript framework. Why do we indulge in recreating the wheel? We believe that Serenade.js more closely follows the ideas of classical MVC than competing frameworks.">Serenade.js</a></li></ul><hr><h2>MVC Extension Frameworks</h2><ulclass=applist><liclass=routing><ahref="labs/architecture-examples/backbone_marionette/"data-source=http://marionettejs.comdata-content="Backbone.Marionette is a composite application library for Backbone.js that aims to simplify the construction of large scale JavaScript applications.">MarionetteJS</a></li><liclass="routing labs"><ahref="labs/architecture-examples/thorax/"data-source=http://thoraxjs.orgdata-content="An opinionated, battle tested Backbone + Handlebars framework to build large scale web applications.">Thorax</a></li><liclass="routing labs"><ahref="labs/dependency-examples/chaplin-brunch/public/"data-source=http://chaplinjs.orgdata-content="Chaplin is an architecture for JavaScript applications using the Backbone.js library. Chaplin addresses Backbone’s limitations by providing a lightweight and flexible structure that features well-proven design patterns and best practises.">Chaplin + Brunch</a></li></ul><hr><h2>Module Loaders</h2><ulclass=applist><liclass=routing><ahref="dependency-examples/backbone_require/"data-source=http://requirejs.orgdata-content="RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.">Backbone.js + RequireJS</a></li><liclass=routing><ahref="dependency-examples/flight/"data-source=http://twitter.github.com/flightdata-content="Flight is a lightweight, component-based JavaScript framework that maps behavior to DOM nodes. Twitter uses it for their web applications.">Flight</a></li><liclass=labs><ahref="labs/dependency-examples/knockoutjs_require/"data-source=http://knockoutjs.comdata-content="This project is an adaptation of /architecture-examples/knockoutjs with require.js.">KnockoutJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/angularjs_require/"data-source=http://angularjs.orgdata-content="What HTML would have been had it been designed for web apps. This is an example of using it with AMD modules.">AngularJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/canjs_require/"data-source=http://canjs.usdata-content="CanJS is a client-side, JavaScript framework that makes building rich web applications easy. The AMD version lets you use the framework in a fully modular fashion and will only what you actually need.">CanJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/troopjs_require/"data-source="https://github.com/troopjs/"data-content="TroopJS attempts to package popular front-end technologies and bind them with minimal effort for the developer. It includes jQuery for DOM manipulation, When.js for promises, RequireJS for modularity and Has.js for feature detection. On top, it includes Pub/Sub support, templating, weaving (widgets to DOM) and auto-wiring.">TroopJS + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/thorax_lumbar/public/"data-source=http://walmartlabs.github.com/lumbardata-content="An opinionated, battle tested Backbone + Handlebars framework to build large scale web applications. This implementation uses Lumbar, a route based module loader.">Thorax + Lumbar</a></li><liclass="routing labs"><ahref="labs/dependency-examples/somajs_require/"data-source=http://somajs.github.com/somajsdata-content="soma.js is a framework created to build scalable and maintainable javascript applications.">soma.js + RequireJS</a></li><liclass="routing labs"><ahref="labs/dependency-examples/durandal/"data-source="http://durandaljs.com/"data-content="Single Page Apps Done Right">Durandal</a></li><liclass="routing labs"><ahref="labs/dependency-examples/lavaca_require/"data-source=http://getlavaca.comdata-content="A curated collection of tools for building mobile web applications.">Lavaca + RequireJS</a></li></ul><hr><h2>Real-time</h2><ulclass=applist><liclass=labs><ahref=http://todomvcapp.meteor.comdata-source=http://meteor.comdata-content="Meteor is an ultra-simple environment for building modern websites. A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on the Meteor server inside a Node.js container, and all the supporting HTML fragments, CSS rules, and static assets. Meteor automates the packaging and transmission of these different components. And, it is quite flexible about how you choose to structure those components in your file tree.">Meteor</a></li><liclass=labs><ahref=http://todomvc.derbyjs.comdata-source=http://derbyjs.comdata-content="MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.">Derby</a></li><liclass="routing labs"><ahref=http://todomvc-socketstream.herokuapp.comdata-source=http://www.socketstream.orgdata-content="SocketStream is a fast, modular Node.js web framework dedicated to building realtime single-page apps">SocketStream</a></li><liclass="routing labs"><ahref="labs/architecture-examples/firebase-angular/"data-source=https://www.firebase.comdata-content="Firebase is a scalable realtime backend that lets you build apps without managing servers. Firebase persists and updates JSON data in realtime and is best used in combination with a JavaScript MV* framework such as AngularJS or Backbone.">Firebase + AngularJS</a></li></ul><hr><h2>Compare these to a non-framework implementation</h2><ulclass=applist><liclass=routing><ahref="vanilla-examples/vanillajs/"data-source=https://developer.mozilla.org/en/JavaScriptdata-content="You know JavaScript right? :P">Vanilla JS</a></li><liclass=routing><ahref="architecture-examples/jquery/"data-source=http://jquery.comdata-content="jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.">jQuery</a></li></ul></div></div><hr><divclass=row><divclass="col-md-6 quotes"><blockquoteclass="quote speech-bubble"><p></p><footer><imgwidth=40height=40><a></a></footer></blockquote></div><divclass=col-md-6><imgclass=screenshotsrc=site-assets/screenshot.pngwidth=558height=246alt="Todo app screenshot"></div></div><hr><divclass=row><divclass=col-md-4><h2>New in 1.3</h2><ulclass=whats-new><li>We now have 64 applications.<labelclass=linkfor=news-expander>New since 1.2 ▼</label><inputtype=checkboxid=news-expander><ulclass=collapsedid=new-apps><li><ahref="labs/architecture-examples/angular-dart/web/">AngularDart</a></li><li><ahref="labs/dependency-examples/durandal/">Durandel</a></li><li><ahref="labs/architecture-examples/atmajs/">Atma.js</a></li><li><ahref="labs/architecture-examples/exoskeleton/">Exoskeleton</a></li><li><ahref="labs/architecture-examples/componentjs/">ComponentJS</a></li><li><a></a></li></ul></li><li>Updates have been made to apps including Vanilla, Angular, React, Backbone, Ember, jQuery & many more.</li><li>The knockoutjs_classBindingProvider application has been removed.</li></ul></div><divclass=col-md-4><h2>Selecting a Framework</h2><p>Once you've downloaded the latest release and played around with the apps, you'll want to decide on a specific framework to try out.</p><p>Study the syntax required for defining models, views and (where applicable) controllers and classes in the frameworks you're interested in and try your hand at editing the code to see how it feels using it first-hand.</p><p>Please ensure that if you're happy with this, you do spend more time investigating the framework (including reading the official docs, the source and its complete feature list). There's often a lot more to a framework than what we present in our examples.</p></div><divclass=col-md-4><h2>Getting Involved</h2><p>Is there a bug we haven't fixed or an MV* framework you feel would benefit from being included in TodoMVC?</p><p>If so, feel free to fork the repo, read our <ahref=https://github.com/tastejs/todomvc/wiki>contribution guidelines</a>, and submit a pull request — we'll be happy to review it for inclusion.</p><p>Make sure you use the <ahref=https://github.com/tastejs/todomvc/tree/master/template>template</a> as a starting point and read the <ahref=https://github.com/tastejs/todomvc/blob/master/app-spec.md>app specification</a>.</p><p><aclass="zocial small ltgray"href=https://github.com/tastejs/todomvc/wiki>Submit Pull Request »</a></p></div></div><hr><footerclass=credit><p>Brought to you by <ahref=https://github.com/addyosmani><imgsrc="http://gravatar.com/avatar/96270e4c3e5e9806cf7245475c00b275?s=80"width=40height=40alt="Addy Osmani">Addy Osmani</a><ahref=https://github.com/sindresorhus><imgsrc="http://gravatar.com/avatar/d36a92237c75c5337c17b60d90686bf9.png?s=80"width=40height=40alt="Sindre Sorhus">Sindre Sorhus</a><ahref=https://github.com/passy><imgsrc="http://gravatar.com/avatar/be451fcdbf0e5ff07f23ed16cb5c90a3.png?s=80"width=40height=40alt="Pascal Hartig">Pascal Hartig</a><ahref=https://github.com/stephenplusplus><imgsrc="http://gravatar.com/avatar/098cfe2d360e77c3229f2cd5298354c4?s=80"width=40height=40alt="Stephen Sawchuk">Stephen Sawchuk</a><ahref=https://github.com/colineberhardt><imgsrc="http://gravatar.com/avatar/73bba00b41ff1c9ecc3ee29487bace7d?s=80"width=40height=40alt="Colin Eberhardt">Colin Eberhardt</a></p></footer></div><script src=site-assets/main.min.js></script><script>!function(d,s,id){varjs,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.async=true;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><script>(function(){varpo=document.createElement('script');po.type='text/javascript';po.async=true;po.src='https://apis.google.com/js/plusone.js';vars=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(po,s);})();</script><script>var_gaq=[['_setAccount','UA-31081062-1'],['_trackPageview']];(function(d,t){varg=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'));</script></body></html>