Hacker News new | ask | show | jobs
by bjhoops1 4844 days ago
I find it easier to use Handlebars first, then fall back on _.template() when you need logic in your templates. It's easy : http://brettjonesdev.com/on-templating-in-backbone/