What is two way binding?

I have read lots that Backbone doesn’t do two way binding but I don’t exactly understand this concept.

Could somebody give me an example of how two way binding works in an MVC codebase and how it does not with Backbone?

6 Answers
6

Leave a Comment