List Demo

I like {{ fruits.all().filter(f=>!!f.name).map(f=>f.name).join(' and ') }}.

Source code