Fork me on GitHub
#clojure
<
2021-04-08
>
paulocuneo18:04:36

After revisiting re-frame docs, I wonder if anyone is separating the backend business/domain logic into events, pure event handlers, and effectfull functions?

nilern13:04:55

I also have some free monad craziness in the works https://github.com/nilern/fell