ldnclj

Find us on #clojure-uk
afhammad 2015-08-30T09:02:43.000064Z

Anyone up for a meet up this week to discuss/compare notes/code on SPA architectures?

mccraigmccraig 2015-08-30T10:50:26.000065Z

afhammad: no time for a meet up, but re-frame is the dogs nuts. i've done lots of om, and a tiny little vanilla reagent, and re-frame blows them out of the water. i haven't considered any non react-based solutions though

afhammad 2015-08-30T11:28:53.000066Z

@mccraigmccraig: im using Om and have a pretty decent setup going was just interested in other approaches. I haven't looked at re-frame at all, what makes it more dog nutty than the others in ur experience?

thattommyhall 2015-08-30T11:58:15.000067Z

Hello all, I've been having a little polish of my (overdue!) SICP Distilled project and would appreciate eyes on it before unleashing it on the world Ch1 is mostly done I'm writing up the Escher stuff for Ch2 now and I've done what I think is a good stab at the interpreter bit Let me know your github IDs if you have not already joined and I can add you now if you can have a peek next few days

pupeno 2015-08-30T19:17:37.000070Z

@malcolmsparks: still getting there. I’m doing some load testing in clojure to understand the behaviour of the pool and make it as transparent as possible.

pupeno 2015-08-30T19:18:56.000071Z

My plan is to then write a blog post explaining its behavior. I’m not sure if I’ll be able to extract it into a library.