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 ...
The user interface often contains a lot of cluttered code primarily because of the complicated logic it needs to handle. The presentation patterns are design primarily with one objective in mind, ...