Can someone give me a link to their experience with Javascript MVC? I used Asp.net MVC 2 in the past and did not understand that the client has an MVC infrastructure.
I used Knockout js in the past, is it similar to javascript mvc?
Will it be easier to maintain and develop my code if I use MVC on the client?
Jd
Check out AngularJS . It helps you in application structure, strict separation of presentation / logic, testing ...
, TDD , . TDD AngularJS, .
() , - . , , . , , .
, , . MVC .
https://github.com/addyosmani/todomvc, MVC, TODO .