Pages Tagged with "Sightly"

Accessing Request Variables in Sightly

Shares a few approaches to accessing request variables in Sightly.

/posts/2015/01/accessing-request-variables-sightly.html
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.

/posts/2018/08/retrospective-on-htl-wrong-solution-for-the-problem.html
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.

/posts/2018/05/item-list-htl-aem.html