admin-announcements

Announcements from the Clojurians Admin Team (@U11BV7MTK @U077BEWNQ @U050TNB9F @U0ETXRFEW @U04V70XH6 @U8MJBRSR5 and others)
richiardiandrea 2016-06-01T06:16:59.000807Z

Lambone 0.1.2 introduces boot dev -d to start the frontend with Dirac integration: https://github.com/Lambda-X/lambone/releases/tag/0.1.2

dnolen 2016-06-01T18:03:50.000818Z

https://twitter.com/swannodette/status/738068480109477893

👏 23
🦜 8
🎉 5
nes 2016-06-01T20:31:06.000822Z

digitalize is a cleaner of data structures

(digitalize [nil [] :oh {"OOO H" "1" "ooooh" nil} {:this {:will {:go {2 nil}}}}])
=> (:oh {:ooo-h 1})
https://github.com/fractalLabs/digitalize

👍 3