Answer Posted / Dinesh Kumar Dubey
The parse function in Backbone.js is called when a model's sync method fetches data from a server. It takes a raw JSON object as input and converts it into a JavaScript object that can be easily manipulated by the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers