First of all, I am not sure if this forum is the right place to ask this question or not.
I am very new to template engine such as doT.js, dust.js etc..
What I am currently doing is building various templates using for-loop and if-else statement and compare performance. I ended up that doT.js, underscore.js, and micro-template.js are the fastest template engine. (please correct me if I am wrong because my code and working environment - Google - only affect this conclusion)
I just want to know that what are the pros and cons for using those three templates.
for example, micro-template.js is easier to use than doT.js or doT.js is faster than underscore.js
Your help would be greatly appreciated
Thank you very much,
P.S
if this forum is not the right place, I am sorry.........