Please explain in simple way what is the benefit of using a JavaScript templating engine?
We can write HTML quickly using Zen coding and even if we want some quick html code with data we can make our own code snippet collection and re-use it or use like http://html-ipsum.com/
and if we use any JavaScript templating engine then what about SEO and if JavaScript is disabled in users browser.