admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
puzzler 2016-06-30T03:44:29.000264Z

I've been using a custom, tricked out version of cond for years (originally written by cgrand), while patiently awaiting the official addition of :let clauses in clojure's cond. I decided to push it to clojars so others could use it as easily. Introducing: [better-cond "1.0.1"] at https://github.com/Engelberg/better-cond

👍 4
sreenath.n 2016-06-30T17:23:25.000275Z

Created a mini framework for building real time dashboards . Looking forward for feedback https://github.com/multunus/dashboard-clj

👍 3
zcaudate 2016-06-30T22:54:25.000281Z

@sreenath.n: great work