Fork me on GitHub
#code-reviews
<
2019-11-13
>
jjttjj22:11:29

Any thoughts on this ultra lightweight cljs dom library concept i've been messing with: https://gist.github.com/jjttjj/9d29a3d93f5598068eb2d5195265e614#file-dom-cljs

jjttjj22:11:07

it basically makes functions which creates elements and https://github.com/DylanPiercey/set-dom to reconciliate old and new dom nodes after an update (real nodes, not vdom)