Latest from A List Apart
- On Web Typography
- Real Web Type in Real Web Context
- Can You Say That in English? Explaining UX Research to Clients
- You Can Get There From Here: Websites for Learners
- Getting to No
- The Myth of Usability Testing
- Discovering Magic
- Usability Testing Demystified
- Testing Search for Relevancy and Precision
- Internal Site Search Analysis: Simple, Effective, Life Altering!
- Beyond Goals: Site Search Analytics from the Bottom Up
- Inline Validation in Web Forms
- Get Ready for HTML 5
- The Case for Content Strategy—Motown Style
- JavaScript MVC
- Redesigning Your Own Site
- Erskine Design Redesign
- Unwebbable
- The Inclusion Principle
- Content Templates to the Rescue
- Introduction to RDFa II
- Visual Decision Making
- Introduction to RDFa
- Managing Werewolves
- Indexing the Web—It’s Not Just Google’s Business
JavaScript MVC
Tuesday, August 18, 2009As JavaScript takes center stage in our web applications, we need to produce ever more modular code. MVC (Model-View-Controller) may hold the key. MVC is a design pattern that breaks an application into three parts: the data (Model), the presentation of that data to the user (View), and the actions taken on any user interaction (Controller). Discover how MVC can make the JavaScript that powers
you...
Original article from http://www.alistapart.com/articles/javascript-mvc/
Original article from http://www.alistapart.com/articles/javascript-mvc/
Login to read full articles and enjoy our free features for members.
Related articles
feedraider "We Eat Internets" v2.0 a LAMP production by Jussi Vaihia
© 2006-2009 |
about |
blog |
help