Comment on I wish

<- View Parent
levi@aussie.zone ⁨11⁩ ⁨months⁩ ago

It looks like this is a handlebars helper.

Handlebars is a temptating language.

I’ve never used handlebars but I’m guessing this is syntactic sugar for non-programmers. Like:

<div>{{if is-even myVariable}} it's even {{else}} it's odd {{endif}}</div>

source
Sort:hotnewtop