Answer Posted / Saran Kumar Kashyap
Backbone.js Models are JavaScript objects that represent data in a web application. They are used to organize and manipulate data in Backbone applications, providing structure for the data, handling events related to the data, and managing relationships between different pieces of data. Backbone Models can sync with a server through RESTful APIs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers