deftjs / DeftJS

Extensions for Large-Scale Sencha Touch and Ext JS Applications
http://deftjs.org/
MIT License
285 stars 56 forks source link

Consider adding DeftJS to TodoMVC #72

Closed hdave closed 11 years ago

hdave commented 11 years ago

I been looking into Javascript MVP/MVC pattern implementations as I have been dissatisfied with the default MVC capabilities within ExtJS. I found a site call TodoMVC (http://todomvc.com/) which holds archetypal implementations of a simple TODO application using every major MV* framework available to Javascript developers.

It just seems to me that your project should be advertised there so people like myself can really see the difference between out-of-the-box ExtJS and DeftJS.

brian428 commented 11 years ago

This is a great idea and I had never heard of that site. I'll see what John thinks but it looks like it would be easy to build a DeftJS version of this simple ToDo app.

brian428 commented 11 years ago

Done, but not sure if the TodoMVC folks will merge the pull request. If interested, for now the code can be found at https://github.com/brian428/todomvc/tree/__gh-pages_extjs-deftjs/labs/architecture-examples/extjs_deftjs

brian428 commented 11 years ago

Made the list! http://todomvc.com/