On Sun, Sep 20, 2009 at 1:27 AM, Oliver Oli <[email protected]> wrote: > I've started writing a simple website with couchapp. It took me a few > hours to grasp the couchdb way, but now it feels much more > straightforward than other web app frameworks. Though I'm missing a > good template engine. template.js is maybe good enough for the most > basic html templates, but it doesn't play well with javascript > embedded in html. Are there alternative template libs that you can > recommend for couchdb / server side templating? Maybe a lib that > supports Django's template syntax? > > Btw, is anyone using haxe with couchdb? >
I've been wanting to patch template.js to allow embedded javascript. But hey, it looks like http://embeddedjs.com/ has been growing up nicely, thanks for the reminder, Benoit. Does anyone know if the EJS team is using CouchDB yet? Chris -- Chris Anderson http://jchrisa.net http://couch.io
