Romain Léger

Results 1 comments of Romain Léger

how about just ``` 'count': function(collection) { return collection.length; } ``` Is there a benefit to saving it to a property if you don't use it later ?