Fork me on GitHub
#announcements
<
2021-04-10
>
Adam Helins10:04:10

And when I work with complex CLJC, I often have problems with macros. They often need to output different code depending on the compilation target (Clojure? Clojurescript? Dev, release?) Reader conditionals cannot be applied to that problem, so here is my simple solution: https://github.com/helins/medium.cljc

馃憦 9
3
Adam Helins11:04:17

Hmmm, not exactly the same goal but you are right, I'll add a small "prior work" section ;)

Karol W贸jcik10:04:14

That's awesome!

馃憤 4