This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-09
Channels
- # announcements (1)
- # beginners (166)
- # calva (2)
- # cider (7)
- # clojure (21)
- # clojure-dev (11)
- # clojure-italy (3)
- # clojure-russia (5)
- # clojure-spec (13)
- # clojure-uk (1)
- # clojurescript (251)
- # core-async (2)
- # cursive (14)
- # emacs (6)
- # events (8)
- # figwheel-main (5)
- # fulcro (17)
- # off-topic (8)
- # pedestal (3)
- # tools-deps (17)
Anybody with a ruby job that involves a massive use of the interactor
gem ?
Never heard of the gem in 5 years ruby usage. Looks meh to me like, the typical OOP-y wrappy thing one often finds in the Ruby world.
What's next - computation
? 🙂
LMK if you think a fresh pair of eyes could help
I just wanted to find someone to share my pain with. I don't even know where to start. sigh
Been coding 22 hours this weekend on my pet project, made prototype after prototype, and the solutions felt clumsy, didn't feel right. And then... I find Core Async and suddenly... Ygritte from Game of thrones appears and says "You know nothing Dangercoder"

Did you find anything in particular that really helped you get it?
Or did that come intuitively?
Did the following (I still don't know all quirks about Core.async, but I know more now) : • Read a chapter about Core.async in the book "Clojure for the brave and true", gave some insight. • Checked out the core async videos here: http://cognitect.com.s3-website-us-east-1.amazonaws.com/ - they were really good. • Official docs • Github repo • https://www.youtube.com/watch?v=096pIlA3GDo