Jquery/JavaScript's role in MVC (zend)
- by user7543288
I have my doubts if this question should have went into the programmers.stackexchange.com or not…but I would like to ask all you experienced developers out there, how do you see the connection that jquery - javascript has with the MVC.
How would you explain it to a n00b? does it bridge the communication between the View and the Controller? or what?
I have done my research and I believe this is the best article
explaining it http://www.alistapart.com/articles/javascript-mvc/
but I would like to hear your point of view..