|
|
|
|
|
by akoumjian
4444 days ago
|
|
Backbone requests return jQuery promises, so you aren't required to use traditional callbacks, but that may be a pedantic distinction. It is also incredibly easy to run all model change events to a global event publisher if that's how you want to bind your logic. |
|