MVC pattern with YUI
We ported to Yahoo! User Interface (YUI), the JavaScript framework we have been using to develop our web applications, an example of Model View Controller (MVC) pattern.The code is related to the MVC pattern inspired by the old post: Javascript Classes: Design Patterns, MVC and Ext 2.0.
You can find the code at the following link: Temperature Example.
You can find the code at the following link: Temperature Example.