Stupid Question 92: What is logic-less templates, what is the benefit and what is mustache?
A logic less template system is one without any conditional logic (no if- else), the benefit would be separation of concerns and mustache is a popular logic-less template system supported both client and server side in many languages.Leave a comment below, or by email.
Comments
Last modified on 2012-11-26
comments powered by Disqus