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 weekend, ...
At the beginning of a new web application project you’re probably going to search around for the latest tools and trends to see what might make sense to use in your new app. I find myself in this ...
Peter looks at Knockout, one of the MVC environments for writing client-side JavaScript, and wonders if we're on the wrong path. The typical interweaving of code and presentation logic in JavaScript ...
So, I've seen stuff like Backbone touted as a new way to write web code, pushing the model and the controller out into JS, and it intrigues me, but I don't really understand it. it seems like this ...
Peter looks at Knockout, one of the MVC environments for writing client-side JavaScript, and wonders if we're on the wrong path. The typical interweaving of code and presentation logic in JavaScript ...