RE: [JSMentors] Re: Knockout.js and JavascriptMVC (Jupiter) and functional javascript

2011-05-05 Thread Joel Dart
Yeah, the MVVM pattern definitely goes against traditional web SOC in favor of a more pragmatic separation of business and interface logic, ie what JavaScript runs my app vs what JavaScript runs my dom. This is especially useful when generating multiple items from a template and having the

[JSMentors] Re: Knockout.js and JavascriptMVC (Jupiter) and functional javascript

2011-05-01 Thread RobG
On May 2, 1:40 am, John asp.netp...@gmail.com wrote: Hello i look at thoose libraries. Can you say to me. Is it good to use this libraries both in one project, or it is overhead and complex? Seems to me there was a move some time ago to get away from inline listeners (i.e. using HTML