admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
2016-06-11T05:48:26.000100Z

Reagent 0.6.0 release candidate is out. Please test/use. http://reagent-project.github.io/news/news060.html When upgrading, if you push Reagent in unusual ways, be aware of this issue: https://www.reddit.com/r/Clojure/comments/4nbdhm/reagent_060rc_is_out/d43f6x3

👍 5
vinodgandamalla 2016-06-11T08:24:00.000003Z

hi , i am trying to use cljsjs/facebook packages in my build.boot i include the dependency [cljsjs/facebook "v20150729-0"] and in my app.cljs file i include the namespace [cljsjs.facebook] , iam getting the following error "No such namespace: cljsjs.facebook, could not locate cljsjs/facebook.cljs,"

rauh 2016-06-11T08:27:20.000007Z

It's only the externs

vinodgandamalla 2016-06-11T08:29:06.000008Z

so i need not include the namespace @rauh

rauh 2016-06-11T08:29:20.000009Z

Ooops, this is announce channel. Please use #C03S1L9DN channel.

vinodgandamalla 2016-06-11T08:29:44.000010Z

its ok

hypirion 2016-06-11T11:56:20.000012Z

I wrote a small library to make it easier to make readable transducers: clj-conduit – https://github.com/hyPiRion/clj-conduit I also wrote the rationale + usage for this library in a blogpost: http://hypirion.com/musings/transducers-to-conduits-and-back

2016-06-11T14:56:16.000015Z

hey guys, I just released a library for fast fuzzy strings matching by means of a trie. I would appreciate some feedback about it 😉 Check it out here: https://github.com/carocad/clemence

👍 9