I am trying to get started and understand what exactly is Javascript MVC framework
I have gone through the official doc, but am finding it difficult to understand
http://javascriptmvc.com/docs.html
Please help me understand what it does in simple terms. Also more importantly how easy is it to integrate it into an existing application ?
Their home page says to start with tutorials, and you can test some examples apps.