Joined September 2012
·

Blake Lucchesi

San Francisco, CA
·
·
·

Looks like it has since moved into the Data folder just one level down. Thanks for the tip!

Posted to Using Backbone's new `listenTo` over 1 year ago

Thanks Adam!

Also, you can bind to multiple events by separating them with a space like so:

this.listenTo(ContactsCollection, 'add remove', this.render)

Thanks for the helpful clarification!

Achievements
122 Karma
5,594 Total ProTip Views