This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-05-19
Channels
- # announcements (12)
- # aws (17)
- # babashka (6)
- # beginners (40)
- # cider (14)
- # cljs-dev (14)
- # cljsrn (8)
- # clojure (110)
- # clojure-europe (46)
- # clojure-italy (1)
- # clojure-nl (4)
- # clojure-spec (14)
- # clojure-sweden (3)
- # clojure-uk (29)
- # clojurescript (52)
- # conjure (68)
- # cursive (33)
- # datomic (9)
- # figwheel-main (11)
- # fulcro (97)
- # ghostwheel (1)
- # graalvm (2)
- # helix (53)
- # hoplon (13)
- # joker (6)
- # kaocha (1)
- # leiningen (2)
- # meander (28)
- # mid-cities-meetup (1)
- # observability (1)
- # off-topic (112)
- # pathom (6)
- # pedestal (3)
- # re-frame (16)
- # reagent (16)
- # reitit (2)
- # shadow-cljs (27)
- # spacemacs (2)
- # sql (26)
- # testing (3)
- # utah-clojurians (3)
- # vim (2)
- # xtdb (32)
Just released toyokumo/tarayo ver 0.2.0, SMTP client library for Clojure. https://github.com/toyokumo/tarayo

just published a persistent deque library here. https://github.com/namenu/data.deque it's used very rarely, but once in a lifetime, you may need it though. 😀
TIP: mfikes/cljs-bean
is super helpful when you need to build a custom collection for ClojureScript!
I wonder if that Advent of Code puzzle from 2018 which needed a dequeue can be solved within reasonable time with this
nice work!
Hello. Defold Game Engine source code is publicly available as of today. The editor is written in Clojure so if you want to check out the code for a desktop application written in Clojure, go check it out :) https://github.com/defold/defold

