Answered
What are all the built-in events that Backbone.js provides by default?
Is there a list of them somewhere that I can view? Or can someone provide the list?
Thanks in advance! Haven't been able to find this anywhere.
You can find that list in the Backbone.js documentation: http://backbonejs.org/#Events-catalog.
Here's the list (found here):