are there any rules of thumb around the granularity of a cell? for example, in the todo app you could have the todos be a cell in addition to each todo item being its own cell. the example has the full todo-list in a single cell.
this is the example I’m looking at, https://github.com/hoplon/demos/blob/master/todoFRP/src/index.cljs.hl#L51