Fork me on GitHub
#clojure-seattle
<
2019-07-12
>
Azí17:07:12

@jvtrigueros how are you finding without static / strong typing?

jvtrigueros18:07:32

@azicrawford I don't miss it at all, I do admit that if you're coming into an existing code base it might be hard figuring what is in a map, but now with spec become more and more popular, I believe that the right amount of data description where you need it.

4