A directory of resources inthe field of technical communication.

Snook, Jonathan


About this Site | Advanced Search | Localization | Site Maps

 

1.
#35169

JavaScript MVC

While MVC is a familiar term to those in back-end application development—using frameworks such as Struts, Ruby on Rails, and CakePHP—MVC’s origin in user interface development lends itself to structuring client-side applications. Let’s examine what MVC is, see how we can use it to rework an example project, and consider some existing MVC frameworks.

Snook, Jonathan. List Apart, A (2009). Articles>Web Design>Programming>JavaScript