Skip to content

Comment on Emblem.js: concise, indented alternative templating language for Handlebars.js

Comments

Yet another templating language! I really don't see why this is any better than Handlebars itself, other than having lesser number of characters. C'mon ppl, developers are not that lazy!

> C'mon ppl, developers are not that lazy!

Challenge Accepted

Developers across history have gone through great length to remove pain.

    <div class="name">{{name}}</div>
vs.
    .name= name
That's not laziness. That's just sensible.

Absolutely.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.