This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-05
Channels
- # 100-days-of-code (1)
- # announcements (7)
- # beginners (84)
- # boot (1)
- # cider (22)
- # cljdoc (14)
- # cljs-dev (45)
- # cljsrn (6)
- # clojure (65)
- # clojure-conj (7)
- # clojure-finland (1)
- # clojure-italy (7)
- # clojure-nl (2)
- # clojure-serbia (1)
- # clojure-uk (111)
- # clojurescript (58)
- # cursive (8)
- # datomic (68)
- # duct (1)
- # emacs (33)
- # figwheel (3)
- # figwheel-main (9)
- # fulcro (33)
- # graphql (1)
- # juxt (30)
- # kaocha (4)
- # off-topic (22)
- # pathom (47)
- # pedestal (4)
- # planck (6)
- # re-frame (1)
- # reagent (1)
- # reitit (13)
- # shadow-cljs (49)
- # spacemacs (7)
- # sql (6)
- # tools-deps (60)
Just realised, that we need to push people towards better ideas, so added a new section to awesome-clojure list named awesome datastructures and put it before web-frameworks 😉 please PR more, if I didn’t mention: https://github.com/razum2um/awesome-clojure/blob/master/README.md#advanced-datastructures
nice! I didn't know about awesome-clojure, very nice collection you got there. I was clicking around a bit and it seems the link to 'lucid.unit' is broken
There's a new re-com
release.
https://github.com/Day8/re-com/releases/tag/2.2.0
Fulcro incubator 0.0.12 is on clojars, and it just launched state machine support! This is a seriously good addition to Fulcro, and you should check it out. https://github.com/fulcrologic/fulcro-incubator/blob/master/state-machine-docs.adoc

Announcing https://github.com/schmee/java-http-clj, a lightweight Clojure wrapper for java.net.http with HTTP/2, async requests and an idiomatic API
https://rymndhng.github.io/2018/11/05/effective-repl-driven-clojure/ I wrote something up about REPL-driven development, inspired by stu's talk: https://www.youtube.com/watch?v=Qx0-pViyIDU