|
|
Log in / Subscribe / Register

AM I THE ONLY ONE?

AM I THE ONLY ONE?

Posted Jul 2, 2013 4:22 UTC (Tue) by BrucePerens (guest, #2510)
In reply to: AM I THE ONLY ONE? by mgb
Parent article: Heilmann: The Fox is out of the bag #FirefoxOS

Certainly the platform can facilitate MVC or even enforce it to some extent, and most languages come with a platform of their own these days. For example Ruby on Rails really does enforce that each of M V and C are in separate files. You can mix them together if you try, but you are guided to do things the right way by the platform.


to post comments

AM I THE ONLY ONE?

Posted Jul 2, 2013 8:23 UTC (Tue) by andreashappe (subscriber, #4810) [Link]

In the same spirit you could have pointed to http://www.angularjs.org/ or http://backbonejs.org/ as examples of javascript frameworks that lead to MVC patterns.

I still don't like Javascript, but MVC is a framework (not language) inherent pattern.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds