This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-06-08
Channels
- # admin-announcements (61)
- # beginners (42)
- # boot (16)
- # cider (3)
- # clojure (43)
- # clojure-brasil (6)
- # clojure-france (4)
- # clojure-germany (8)
- # clojure-japan (5)
- # clojure-nl (1)
- # clojure-russia (36)
- # clojure-sg (2)
- # clojurebridge (2)
- # clojurescript (129)
- # datomic (29)
- # editors (42)
- # euroclojure (8)
- # jobs (1)
- # ldnclj (44)
- # off-topic (9)
- # overtone (2)
- # reagent (1)
Interesting, I’ve found a typo on http://clojure.org. Where I can submit a bugreport?
Seems Tom Hickey is here
@thomas: if you can live with two paragraphs, I think the description on the http://clojure.org homepage does great justice to the language
@nikolap: good idea... I hadn't looked at http://clojure.org for quite sometime... thanks.
hmm Swagger seems quite nice, unfortunately with the looming deadline I can’t get into the details of the schema etc.
next project, though!
Morning
Thanks thomas for the link to this Slack
where can I download cursive? o.o https://cursiveclojure.com/eap.html
martinklepsch: https://cursiveclojure.com/userguide/
oh -.- — thanks
I was wondering if there is an idiomatic function in Clojure that acts as a kestrel for side effects, like Ruby’s Object#tap, such that: f x y = (y x); x
@txus it can work but the workflow is not so good because React Native has its own build system.
@maria's ClojureScript compiler GSoC work will hopefully address some of the fundamental hurdles here.
if I had to guestimate, I’d say ClojureScript + React Native will have a solid dev experience by the next Clojure/conj.
@txus: Zachary Kim has also been working on something along the lines of native development – not react native but titanium I believe
oh I’ve tried Titanium and Phonegap but I can’t bear it 😞 that’s why I’m so excited about react native
admittedly I have no idea how react native works — is it JavaScriptCore actually executing JavaScript? is it in a webview? how are the native components embedded in it? or is it something different altogether?
as far as I remember it’s JavaScriptCore running in a separate thread
the view is native
heeyyy @oriolgual 😄