On Wed, Feb 27, 2013 at 11:17 AM, Alessandro <dedalus2000@gmail.com> wrote:
> Another small question: I had many problem rendering html pages in
> javascript, but it seem normal to follow this way with couchdb. Which
> javascript templating library can I use?
This is indeed a very broad topic, unrelated to couchdb. I personnally
use mustache.js [0] (I'm sure you'll recognize the author, thank you
!). I find it perfect for my little needs, since it doesn't mix logic
and presentation, while still offering a lot of functionnality.
[0] https://github.com/janl/mustache.js
--
Matthieu RAKOTOJAONA
|