Answer Posted / Ravindra Chaudhari
In Backbone.js, you can override the sync method by defining it in your model or collection and implementing the required four functions (success, error, xhrSync, sync).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers