Physics, asked by paliwal2719, 9 months ago

Give the backbone functions

Answers

Answered by Utkarshkesharwani933
2

Answer:

Backbone. js allows developers to develop one page applications and front-end much easier and better using JavaScript functions. Backbone provides different types of building blocks like models, views, events, routers and collections for assembling client side web applications. In Backbone.

Follow me

Mark as brainlist

Answered by shanvisharma
1

Answer:Backbone. js allows developers to develop one page applications and front-end much easier and better using JavaScript functions. Backbone provides different types of building blocks like models, views, events, routers and collections for assembling client side web applications. In Backbone.Following is a list of the most prominent features of Backbone.js:

Backbone.js allows developers to develop one page applications and front-end much easier and better using JavaScript functions.

Backbone provides different types of building blocks like models, views, events, routers and collections for assembling client side web applications.

In Backbone.js when model changes, it automatically updates the HTML of your application.

Backbone.js is a simple library used to separate business and user interface logic.

Backbone.js is a free and open source library and contains over 100 available extensions.

Backbone.js makes your code simple, systematic and organized. It acts like a backbone for your project.

Backbone.js manages the data model which includes the user data and display that data at the server side with the same format written at client side.

Explanation: Hope it helped u

Similar questions