Can someone please direct me to a resource containing an advanced backbone.js example?
by advance I mean multiple pages with nested views, complex layouts etc.
I have browsed the web, gitHub repository, blogs and even purchased the “recipes with backbone” book. All of the samples are at a level of simple SPA (yes I know backbone is for that, but I know it can do much more) level, a todo list calendar, adding and deleting notes etc.
Is there something a bit more advanced and complex that I can learn from? I’m no expert in backbone
but for me the best way is to learn by sample
DocumentCloud
http://www.documentcloud.org/public/search/ and perhaps https://github.com/documentcloud/visualsearch in particular
Tzigla
http://tzigla.com/ source here http://tzigla.com/assets/board.js
QuietWrite
http://www.quietwrite.com/ source here http://www.quietwrite.com/assets/app.js
Diaspora X^2
https://github.com/bnolan/diaspora-x2 with source in Coffee
InterMine Lists Client
Peek into the source, it is packaged by Brunch and it is a learning experience for me too:
https://github.com/radekstepan/intermine-lists-client