News

Practical .NET Test Driving a JavaScript MVC Framework Peter looks at Knockout, one of the MVC environments for writing client-side JavaScript, and wonders if we're on the wrong path. By Peter Vogel ...
Smalltalk, the venerated object-oriented language technology from the 1970s, and MVC are being leveraged in JavaScript development via the Maria framework. In a blog post published this past ...
Second, we’ll discuss the tools we used to build this particular app and how we used a JavaScript MVC framework to our advantage. We hope that by using some of the techniques we describe below other ...
InfoQ's research initiative continues with a 16th question about: "Top JavaScript MVC Frameworks". This is a new service we hope will provide you with up-to-date & bias-free community-based ...
InfoQ is examining the adoption of JavaScript MVC frameworks, compared to languages that transcompile to JavaScript, for front-end development. Please vote and share your opinions.
Phobos is a lightweight, scripting-friendly, web application environment running on the Java platform. It provides a complete MVC framework where Controller is a JavaScript class, View is an ...
The typical interweaving of code and presentation logic in JavaScript and jQuery code ignores the MVC paradigm, which segregates logic to your Model and Controller, leaving a View that's so brain-dead ...