You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Two notable examples of this pattern are
<br><a href="https://github.com/documentcloud/documentcloud/blob/master/public/javascripts/application.js#L3">DocumentCloud's source</a> and
<br><a href="https://github.com/backbone-boilerplate/backbone-boilerplate/blob/master/app/app.js#L1-L6">Backbone Boilerplate</a>. DocumentCloud
<br>is notable because it is the codebase that Backbone was abstracted from. If such a thing as a quintessential Backbone application
<br>existed, then that app would certainly be a candidate. Backbone Boilerplate is notable as perhaps the most popular library
<br>for bootstrapping a Backbone application. Do note that in the Backbone Boilerplate code the exported object is implicit.
</p>
Anyone know why we get these?
The text was updated successfully, but these errors were encountered: