
@jeffrey_way I lean heavily on using IIFEs within the template block - this pattern can move a lot of the logic into the template scope eg. stuff you would want evaluated in a loop, and seems to satisfy most cases where you might want multiple components per file.
English















