Commanding Chaos for Coworking, Open Source and Creative Communities

ember

Journey Through The JavaScript MVC Jungle | Smashing Coding

Mon, 07/30/2012 - 22:59 -- rprice

These modern frameworks provide developers an easy path to organizing their code using variations of a pattern known as MVC (Model-View-Controller). MVC separates the concerns in an application down into three parts

JavaScript ‘MVC’ frameworks that can help us structure our code don’t always strictly follow the above pattern. Some frameworks will include the responsibility of the Controller in the View (e.g Backbone.js) whilst others add their own opinionated components into the mix as they feel this is more effective.

ember
jquery
backbone
js
framework
mvc
javascript
Subscribe to RSS - ember