extendBackbone.Collection.extend(properties, [classProperties]) 
 To create a Collection class of your own, extend Backbone.Collection, providing instance properties, as well as optional classProperties to be attached directly to the collection's constructor function. 
Collection.extend
2025-01-10 15:47:30
            
          
Please login to continue.