diff --git a/index.html b/index.html index 0efaf6c4..0f5b24b4 100644 --- a/index.html +++ b/index.html @@ -2217,6 +2217,34 @@ Inbox.messages.fetch(); represents a logical chunk of UI, responsible for the contents of a single DOM element.

+ +

+ Comparing the overall structure of Backbone to a server-side MVC framework + like Rails, the pieces line up like so: +

+ +

Binding "this"