helix

https://github.com/Lokeh/helix
Lucy Wang 2021-05-18T07:00:18.000700Z

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

👍 1
lilactown 2021-05-18T15:20:10.001400Z

i saw that. wish it would be folded into clojurescript

dominicm 2021-05-18T20:13:15.002500Z

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.