jQuery Plugins with Backbone – Articles List Shedding the Light Onto Sweet Couple
We don’t think that web developers among our readers don’t know what Backbone.js is, so, to be brief, this is the term used to name a JavaScript library running in the browser. It is utilized to structure client-side applications, namely the ones that operate in web browsers.
As to the jQuery framework, it definitely simplifies web developers’ lives and is good for a vast number of things that we are not going to enumerate here in order not to bore you. Let us better focus on what jQuery is not capable of, that is, application structuring. The fact can be explained the following way: jQuery doesn’t possess Backbone capabilities because it is dependent on the latter. Actually, Backbone provides reusable building blocks essential for most of the applications sloppy following Models, Views and Controllers pattern. It should be mentioned that Backbone provides a relatively small amount of code, nevertheless, and it’s really important, it gives you a set of conventions about applications structure.
Of course, Backbone shouldn’t be necessarily used with jQuery, lots of developers combine them in order to get access to the never-ending flow of jQuery plugins, produced by the web community. Below, you will find a list of helpful articles on how to use jQuery plugins with Backbone projects and other useful information on jQuery Backbone plugins. We wish you nice cognitive reading!