clojuredesign-podcast

Discussions around the Functional Design in Clojure podcast - https://clojuredesign.club/
lodin 2019-12-15T03:29:04.039Z

@mmeix Coincidentally, doc reads metadata, and that's a real use case. 😉

lodin 2019-12-15T03:33:56.039100Z

I think this makes for an excellent long-form exploration of how to end up with that design, just like how you in the early episodes started with a problem and evolved designs and then explained, in context, how the "functional" design is different/better.

nate 2019-12-15T03:46:45.040100Z

You are right. I believe you can also do a type dispatch based on metadata.

spfeiffer 2019-12-15T07:06:22.040500Z

Your believe is correct.