What reasons for using javascript template engines do you know? When to use and to avoid using it?
And do we need to use JTE like underscore.js, when we already have framework like jQuery installed?
Also, what template engines for using with jQuery you can recommend?