Server-side view or client-side MVC?
http://kailuowang.blogspot.com/2013/02/server-side-view-or-client-side-mv.htmlDHH claimed that the development experience of client-side MVC is inferior compared to traditional Rails development. And he only gave two vague reasons - ruby and 'unnecessary' complexity. his article first shows some code comparison between the two paradigms to demonstrate the software design drive for client-side MV* and then talks about the business drive for client-side MVC(*) - interactivity.