Article: JavaScript MVC – A List Apart

Jonathan Snooks writes about how to apply and  use the MVC (Model-View-Controler) model for Javascript; to  make it easier to maintain and re-used scripts over time. The explanation of MVC is straightforward and simple and was a great refresher since I haven’t done any object-oriented coding in a while. I also appreciated the insight into applying MVC to Javascript as I step back into doing hands-on code after a 3 year absence.

A List Apart: Articles: JavaScript MVC.

This entry was posted in Web Engineering and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>