clojuredesign-podcast

Discussions around the Functional Design in Clojure podcast - https://clojuredesign.club/
nate 2020-04-05T02:15:19.014200Z

This week, we tidy up, putting everything in its proper place. https://clojuredesign.club/episode/072-sea-of-sockets/

3👍1👂
nate 2020-04-05T02:15:40.014400Z

Wow, that sounds like quite a task.

nate 2020-04-05T02:16:51.014600Z

do you hide this behind something like a core async socket on the client?

borkdude 2020-04-05T07:07:32.015400Z

No, behind a re-frame event

nate 2020-04-05T14:28:47.016600Z

Ah, that's cool.

nate 2020-04-05T14:29:49.017900Z

I haven't tried re-frame yet. I would like to at some point. Reagent is wonderful for now.