Hi!
In the handlebars.js README in the section Block Helpers, the source template implicitly iterates over the people array.
This kind of block helpers does not work for me; see for example Things, we like. This application displays:
Things we like
[object Object],[object Object],[object Object]
--Włodek Bzyl
Hi!
In the handlebars.js README in the section Block Helpers, the source template implicitly iterates over the people array.
This kind of block helpers does not work for me; see for example Things, we like. This application displays:
--Włodek Bzyl