Hacker News new | ask | show | jobs
by wiradikusuma 5304 days ago
Just being curious, how's it compared to JSP or StringTemplate?
1 comments

Might be too late for reply.

It's better than JSP, clearer and simpler syntax, better support for componenization with shared tags, layouts, and includes.

I have no experience with StringTemplate.