Created
October 10, 2012 10:38
Revisions
-
crh revised this gist
Oct 10, 2012 . No changes.There are no files selected for viewing
-
crh revised this gist
Oct 10, 2012 . No changes.There are no files selected for viewing
-
crh revised this gist
Oct 10, 2012 . 1 changed file with 19 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ #MV* ## General +[GUI Architecture](http://martinfowler.com/eaaDev/uiArchs.html) +[JavaScript MV*](http://addyosmani.github.com/backbone-fundamentals/#introduction) +[MV* & Backbone.js](http://addyosmani.github.com/backbone-fundamentals/#mvc-mvp) ##MVC +[Original MVC](http://st-www.cs.illinois.edu/users/smarch/st-docs/mvc.html) +[Wikipedia: MVC](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) +[Understanding MVC](http://www.codinghorror.com/blog/2008/05/understanding-model-view-controller.html) +[What are the benefits of MVC?](http://blog.iandavis.com/2008/12/09/what-are-the-benefits-of-mvc/) +[C2: MVC](http://c2.com/cgi/wiki?ModelViewController) +[WikiBooks: MVC](https://en.wikibooks.org/wiki/Computer_Science_Design_Patterns#Model-View-Controller_Pattern) ##MVP ##MVVM -
crh created this gist
Oct 10, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ #MV* ## General [GUI Architecture](http://martinfowler.com/eaaDev/uiArchs.html) [JavaScript MV*](http://addyosmani.github.com/backbone-fundamentals/#introduction) [MV* & Backbone.js](http://addyosmani.github.com/backbone-fundamentals/#mvc-mvp) ##MVC [Original MVC](http://st-www.cs.illinois.edu/users/smarch/st-docs/mvc.html) [Wikipedia: MVC](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) [Understanding MVC](http://www.codinghorror.com/blog/2008/05/understanding-model-view-controller.html) [What are the benefits of MVC?](http://blog.iandavis.com/2008/12/09/what-are-the-benefits-of-mvc/) http://c2.com/cgi/wiki?ModelViewController https://en.wikibooks.org/wiki/Computer_Science_Design_Patterns#Model-View-Controller_Pattern ##MVP ##MVVM