This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-02-04
Channels
- # announcements (7)
- # beginners (37)
- # boot (6)
- # calva (13)
- # cider (13)
- # cljdoc (52)
- # cljs-dev (9)
- # clojure (117)
- # clojure-europe (3)
- # clojure-italy (12)
- # clojure-nl (21)
- # clojure-russia (8)
- # clojure-spec (77)
- # clojure-uk (20)
- # clojurescript (142)
- # community-development (6)
- # cursive (5)
- # datomic (13)
- # emacs (9)
- # figwheel-main (20)
- # fulcro (33)
- # graphql (11)
- # instaparse (6)
- # klipse (1)
- # off-topic (7)
- # om (8)
- # quil (7)
- # re-frame (11)
- # reagent (39)
- # reitit (10)
- # shadow-cljs (36)
- # spacemacs (3)
- # test-check (3)
- # tools-deps (83)
- # utah-clojurians (31)
- # vim (14)
A searchable archive of Slack-messages can now be found at Clojurians-Zulip: https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive
If a channel is not listed, make sure to add user zulip-mirror-bot
to it (ie /invite @zulip-mirror-bot
).
(For more information about Clojurians-Zulip and how it came to be: https://clojureverse.org/t/introducing-clojurians-zulip/3173 ).
Follow up chat in #community-development please.
clj-async-profiler 0.3.0 is out with many new goodies. Check out the detailed post about them here: http://clojure-goes-fast.com/blog/clj-async-profiler-tips/. The profiler itself: https://github.com/clojure-goes-fast/clj-async-profiler
man i have been itching to play with this, thanks for the reminder!
Maybe this might be of interest to somebody here - I wrote a short piece on visualizing complex workflows with D3 and Reagent : https://github.com/mikub/titanoboa/wiki/Visualizing-large-workflows-using-D3,-React-and-Clojurescript
Interactive demo of Clojurescript 1.10.516 new features https://blog.klipse.tech/clojure/2019/02/04/clojuscript-1.10.516.html


com.walmartlabs/lacinia 0.32.0 Lacinia is an open-source implementation of Facebook's GraphQL specification, in Clojure. GraphQL is an outstanding approach to getting diverse clients and servers exchanging data cleanly and efficiently. GitHub repo: https://github.com/walmartlabs/lacinia Documentation: http://lacinia.readthedocs.io/en/latest/ Featured changes in 0.32.0: - added promote-nils-to-empty-list? compile option - deprecated com.walmartlabs.schema/coercion-failure, and allowed parse & serialized functions to throw an exception - fixed some GraphQL schema parsing errors
State of Clojure 2019 results https://clojure.org/news/2019/02/04/state-of-clojure-2019


