I need some kind of JS MVC solution, DataBinding. Similar to the implementation of the GMAIL web application. Messages INDEX and Message Show. where messages are displayed, if you change a message, it is automatically updated in the message index.
Which plugin should I learn to do this job without the crazy amount of jQuery?
thank
source
share