[x] - Please define the terms and names in 'Backbone.js' through association
with unmodified javascript code terminology.
[x] - How does a project like this begin and how long does it take to become functional?
[x] - How are the "business" and "application" (actual code vs. data) aspects of backbone.js models
kept seperate? (Please explain how they might get mixed up and what results
would we be trying to prevent?)
[x] - How are the models "destroyed" in backbone.js? Compared to JS unaided by
backbone.js are there functions / abilities that are solely attributied to
backbone and what kind of benefits in time and "coding responsibility" can
we expect?