Answer Posted / Sanjay Singh Chauhan
The Backbone.sync function allows you to handle data synchronization between your client and server. It intercepts CRUD (Create, Read, Update, Delete) operations and runs them through a sync method specified in the model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers