This course does not reflect our current course standards or industry best practices.

Check out a free preview of the full Choosing a JavaScript Framework course:
The "Two-way Data Binding" Lesson is part of the full, Choosing a JavaScript Framework course featured in this preview video. Here's what you'd learn in this lesson:

Backbone relies on getters and setters for two-way data binding. Trigging the data binding has to come from events declared in the view. Brian creates and update method in the view that will call the setter functions in the model.

Get Unlimited Access Now