shadow-experiments icon indicating copy to clipboard operation
shadow-experiments copied to clipboard

Archived. See shadow-grove.

Results 2 shadow-experiments issues
Sort by recently updated
recently updated
newest added

Currently fragments emit code to directly construct DOM nodes resulting in a lot of generated code for complex HTML structures. https://github.com/thheller/js-framework-shadow-grove/blob/85d2ae390b331e6b39982f33d36a5942069b2eab/src/main/bench/full.cljs#L40-L89 results in (`:advanced` output) ``` function (a, b, c)...

Hello, @thheller ! I really like what you are doing here, this project is very exciting for me. I would like to get into clojurescript but one of the problems...