This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-04-15
Channels
- # admin-announcements (10)
- # aws (2)
- # beginners (27)
- # boot (3)
- # cbus (4)
- # cider (1)
- # clara (6)
- # cljs-dev (3)
- # cljsrn (14)
- # clojure (98)
- # clojure-boston (1)
- # clojure-brasil (1)
- # clojure-czech (3)
- # clojure-dusseldorf (11)
- # clojure-greece (3)
- # clojure-japan (3)
- # clojure-korea (1)
- # clojure-russia (138)
- # clojure-uk (11)
- # clojurescript (76)
- # component (2)
- # core-matrix (1)
- # cursive (25)
- # data-science (3)
- # devcards (1)
- # euroclojure (4)
- # events (3)
- # funcool (1)
- # hoplon (219)
- # immutant (40)
- # juxt (8)
- # leiningen (1)
- # off-topic (34)
- # om (148)
- # onyx (10)
- # overtone (2)
- # proton (1)
- # re-frame (8)
- # reagent (3)
- # ring-swagger (5)
- # spacemacs (17)
- # untangled (47)
- # yada (19)
@lumengxi: yes, I go thru 116 slides in one meetup 😬 It’s the first community meetup in Taiwan, I just want to let attendees know more on Clojure’s ecosystem and what it can does.
[ANN] io.aviso/pretty 0.1.26 Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions To get around Clojure 1.8 deep linking, io.aviso.repl/install-pretty-exceptions now reloads clojure.test after overriding other functions (such as clojure.stacktrace/print-stack-trace). This problem manifested as exceptions reported by clojure.test being presented using the default implementation of clojure.stacktrace/print-stack-trace, but only with Clojure 1.8. This change restored pretty exception output for clojure.test. https://github.com/AvisoNovate/pretty
Here’s another thing I put together recently: https://github.com/hlship/db-migrate-example Ever wonder how to properly use a bunch of Clojure technology together: * core.async * component * io.aviso/config * walmartlabs/active-status * walmartlabs/system-viz * and tools.cli for good measure? Well, look no further.
Here’s a Clojurescript collaborative coding environment I’ve been working on, feel free to erase everything/do whatever—I’m trying to get an idea of the load characteristics. http://swirl-app.herokuapp.com
source code is here: https://github.com/akjetma/swirl