hoplon

The :hoplon: ClojureScript Web Framework - http://hoplon.io/
2018-11-22T01:04:05.036700Z

So how should I define original-cell so that it listens for the other cells? Something like this? (def original-cell (cell= (+ cell1 cell2 cell3)))

flyboarder 2018-11-22T04:09:29.037400Z

@jamesvickers19515 you can do it however you want, I dont know what your use case is - if you give me more info I can wire an example for you