Hacker News new | ask | show | jobs
by TekMol 2286 days ago
It is the same with handlebars. You put your todo element between {{#.}} and {{/.}} which means "do this for all elements" and then pass only the "Todos" array to the template. No loop in Javascript either.