I am currently experiencing difficulties with the High School and College arrays within the schools object when you check out my code on .
Despite knowing that Mustache and Dust are logic-less, does this mean I am unable to incorporate logic when working with them?
For instance, I would like to include some conditional coding that specifies if there are 2 or more schools of college type, then only list the first item in the array.
In addition, I plan on conducting the same experiment using dust.js.
Do you anticipate encountering the same issue with Dust.js?
I do not necessarily require the correct solution, but rather guidance on how to approach and resolve the issue.
You can view the JSON data here:
Thank you!