hoplon

The :hoplon: ClojureScript Web Framework - http://hoplon.io/
ro6 2019-08-19T21:45:52.028600Z

I'm new to Hoplon/Javelin and I had a weird experience today where a for-tpl over a cell containing a seq wasn't updating the UI when the cell changed, but changing from for-tpl to cell-map worked. I realize the -tpl family is preferred due to the GC issues, but I don't really know how to reason through or debug why the UI update wasn't happening.