Can anyone give me the feed back on their experiences with Javascript MVC? I have used Asp.net MVC 2 in the past and did not realize there were a MVC framework on the client.
I have used Knockout js in the past, is it similar to javascript mvc?
Would my code be easier to maintain and develop if I use MVC on the client?
JD