Should I use parameters in template scripting to control the output, or a separate specialized template?
- by asawyer
Would it be considered best practice to use a single template that changes it's output based on script values, or have multiple templates, and use the view to pick the correct one instead?
For example, in this underscope template:
<script type="text/template" id="SkillsetTemplate">
<div class='RegularMode <%=…