Fork me on GitHub
#off-topic
<
2018-09-29
>
souenzzo01:09:43

There is some clojure-ready "react" text editor? Something like codemirror + pluginA + fmtB

souenzzo01:09:58

I think that I need just something that does BIG EDN => colorfull, linebreaked HTML

joelsanchez10:09:56

@U2J4FRT2T for Insomnia I'm using CodeMirror's clojure mode + zprint for prettifying https://github.com/getinsomnia/insomnia/pull/1176

👍 4
emccue13:09:55

Not sure if this is still the standard in python land but nowadays it seems pretty bad

emccue13:09:37

the standard library single dispatch decorator doesn't have to rely on a method with the same name and args in another module