This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-17
Channels
- # beginners (69)
- # calva (25)
- # cider (12)
- # cljdoc (17)
- # cljs-dev (60)
- # clojure (67)
- # clojure-spec (2)
- # clojure-uk (17)
- # clojurescript (46)
- # cloverage (1)
- # code-reviews (6)
- # cursive (3)
- # datascript (8)
- # figwheel-main (1)
- # fulcro (13)
- # hyperfiddle (25)
- # off-topic (7)
- # re-frame (24)
- # reagent (12)
- # reitit (24)
- # ring (8)
- # spacemacs (11)
- # specter (22)
- # tools-deps (7)
- # unrepl (1)
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
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.
@jr0cket, where are the prior study sessions? I’ll see if I can give them a watch =)… Tips are always nice ^_^…
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
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.
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…@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).
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.