I’m using the backbone.layoutmanager project:
https://github.com/tbranyen/backbone.layoutmanager#readme
can some one please post a sample with handlebars template engine?
containing the modified app.js file and an instance view?
i have followed the instructions and i’m a bit confused what should i do in the instance level and the global.
i keep getting the “has no method ‘match’ err message on my template.
Thanks
Your modified app.js will work with something like this:
An example of a view:
And the template associated with the view: