Hacker News new | ask | show | jobs
by Derferman 5352 days ago
> Don't use templates, they suck.

This is surprising. Why not make minimal use of ERB or Mustache?

1 comments

It seems like they just reimplemented a custom HAML subset.
looks more like CGI::HtmlExtension in the ruby's stdlib but with hash as params