Fork me on GitHub
#helix
<
2021-05-18
>
Lucy Wang07:05:18

latest shadow-cljs is adding some features to support creating a class https://clojureverse.org/t/modern-js-with-cljs-class-and-template-literals/7450

👍 3
lilactown15:05:10

i saw that. wish it would be folded into clojurescript

dominicm20:05:15

Missed a trick that Clojure does with class definitions: having the implementations point at re-definable functions to make it REPL friendly. Will be interesting to see if/how this evolves.