Thursday, August 2, 2012

Journey Through The JavaScript MVC Jungle

http://coding.smashingmagazine.com/2012/07/27/journey-through-the-javascript-...

Fortunately there are modern JavaScript frameworks that can assist with bringing structure and organization to our projects, improving how easily maintainable they are in the long-run.

These modern frameworks provide developers an easy path to organizing their code using variations of a pattern known as MVC (Model-View-Controller).

Posted via email from miner49r

No comments: