recipeswithbackbone / recipeswithbackbone.github.com

Marketing site for the best damn backbone.js book evar
23 stars 1 forks source link

More explanation for fill-in view mixin #22

Open ngauthier opened 12 years ago

ngauthier commented 12 years ago

"I think it would also help if there was a sentence in that section explaining that MyApplication.FillInView is seperate so that you can reuse it with multiple views by .extend(Views.Tweet, MyApplication.FillInView); (I think that's called a mixin?) and maybe another sentence explaining how the 'this' context allows it to work. I don't think most people are super familiar with .extend but I'm not an expert." - @unstoppablecarl

annismckenzie commented 12 years ago

+1