Open jsmestad opened 13 years ago
Not sure if @wycats has any answers to this, but including him can't hurt :)
Google yielded both this issue and this gist. Going to test it out today. If I remember, I'll report how it works.
any update on how it worked?
Unfortunately this was for a side project I lost steam on. Don't think I ever actually did this. Sorry @omricohen ... it is still something I'm interested in doing, but I have no timeline for working on it.
Looked into this. The gist that @sdhull posted (and its fork) wasn't enough, because partials didn't work. Here is what you need to do: https://gist.github.com/1470966
I wanted to ask if it's possible to use Handlebars.js instead of Mustache.js for templating. It seems from the surface that these two things should be swappable, but wanted to post here to confirm and also have a document trail for other people wondering the same thing.