Posts Tagged with "Sightly"
Accessing Request Variables in Sightly
Shares a few approaches to accessing request variables in Sightly.
Developing Clean and Efficient Lists of Items with HTL
In HTL many developers create overly complex Sling Model driven components for simple content lists. Instead, using child-component includes you can create complex content-driven components without a line of Java code.
A Retrospective on HTL: The Wrong Solution for the Problem
I have a confession to make: in my heart of hearts I know JSP is better than HTL / Sightly.