Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the difference between backbone.noconflict and backbone.$ ?



What are the difference between backbone.noconflict and backbone.$ ?..

Answer / Saurabh Gangwar

Backbone.$ is an alias for jQuery, whereas Backbone.noConflict ensures that other libraries like jQuery do not conflict with Backbone's usage of the $ symbol. By calling Backbone.noConflict(), you can reclaim the $ variable for another library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Backbone.js Interview Questions

When and by whom the backbone.js was released?

1 Answers  


What is collection in backbone.js?

1 Answers  


List dependencies of using backbonejs?

1 Answers  


What is a collection in backbone.js?

1 Answers  


What are the initial setup steps of backbone.js?

1 Answers  


How backbone decides if it should use post/get/ request to the server? What are the methods backbone has reserved for these operations?

1 Answers  


What is “el” property of backbone.js view?

1 Answers  


Explain architecture of backbone?

1 Answers  


What is models in backbone.js?

1 Answers  


What is view in backbone.js?

1 Answers  


What are the typical problems you might face with the backbone view code ?

1 Answers  


What is the use of backbone.js setelement?

1 Answers  


Categories