Fork me on GitHub
#clojure-uk
<
2018-11-17
>
practicalli-johnny10:11:18

Morning, I'm running another session of my Clojure study group at 11am today, watch live or the recorded broadcast at https://www.youtube.com/watch?v=PmSPKvlJk74

👍 4
folcon13:11:40

Afternoon 😃

folcon13:11:28

Just thought I’d drop this in here in case someone knows? Are there any good resources on consuming clojure libs from clojurescript? I’m trying to use cljc as much as possible. Specifically I’ve been working with loom (mixture) and ubergraph (java focus) as they both bring things to the table and I want to wrap up the complexities of dealing with them in a cljc namespace.

folcon13:11:27

@jr0cket, where are the prior study sessions? I’ll see if I can give them a watch =)… Tips are always nice ^_^…

folcon13:11:45

never mind, found them… (Not used to the youtube live streaming UI)…

practicalli-johnny13:11:18

All the videos are accessible in the page that defines the study guide (as it evolves) http://practicalli.github.io/clojure/study-guide.html and the Practicalli Clojure book itself is very much work in progress

folcon13:11:34

There’s some pretty good stuff here =)…

folcon13:11:14

Actually, one question, have you used core.async a lot? I keep wanting to use peek, to determine if I should process the next value or not.

folcon13:11:53

Also @jr0cket there’s a bug on the navigators on the page you linked me to…

folcon13:11:54

Clicking on bike assembly or any of the other options under core.async generates this sort of thing:


And doesn’t end up navigating anywhere…

practicalli-johnny15:11:34

@folcon the book is very much work in progress. I am using the virtual study group as a way to focus on completing the book and hope to have most sections complete by the end of 2018 (unless someone gives me a job offer I cant refuse before then).

folcon15:11:53

Ah, that’s cool =)…

folcon15:11:24

Maybe have an empty page there saying it’s not complete?

practicalli-johnny15:11:15

I fixed the broken link, thanks. Please consider all pages incomplete for the rest of this month. I have just started going through the book again as noted on the front page. Anything not complete by the end of the month will have a message saying its still work in progress (if not before). Any suggestions for the book are most welcome.

alexlynham17:11:41

morning

👋 4
folcon17:11:51

No problem =)… And thanks for the resource!