Google News
logo
Backbone - Interview Questions
What is a Converter in Backbone.js?
The Converter is a function which is used to convert the JavaScript object to a model. It is invoked when the transition is made between an HTML element and the model's attribute.
Advertisement