This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-03-04
Channels
- # announcements (4)
- # asami (38)
- # babashka (20)
- # beginners (188)
- # cider (1)
- # clara (11)
- # clj-kondo (103)
- # clj-together (1)
- # cljs-dev (15)
- # clojure (138)
- # clojure-australia (5)
- # clojure-europe (33)
- # clojure-france (1)
- # clojure-losangeles (5)
- # clojure-nl (4)
- # clojure-norway (11)
- # clojure-serbia (3)
- # clojure-uk (11)
- # clojurescript (45)
- # community-development (3)
- # conjure (22)
- # core-async (18)
- # datomic (44)
- # defnpodcast (4)
- # deps-new (1)
- # depstar (49)
- # events (2)
- # fulcro (33)
- # girouette (2)
- # honeysql (37)
- # jackdaw (5)
- # jobs-discuss (16)
- # kaocha (3)
- # leiningen (4)
- # lsp (77)
- # malli (55)
- # membrane (4)
- # off-topic (61)
- # polylith (5)
- # quil (5)
- # reagent (33)
- # reitit (12)
- # remote-jobs (1)
- # reveal (4)
- # rewrite-clj (2)
- # sci (16)
- # shadow-cljs (22)
- # sql (1)
- # test-check (27)
- # tools-deps (44)
My tiny Clojure(Script) Loop library is now on Clojars. https://github.com/saberstack/loop Loop allows you to take control of your core.async loops with just a bit of state (one atom). Start/stop a go-loop from the REPL or “re-define” a running go-loop by starting a new one with the same :id
Just published a ClojureScript code sandbox in the browser: https://codesunaba.netlify.app/ Open-sourced on GitHub: https://github.com/AutoScreencast/codesunaba Inspired by @thheller blogpost on Bootstrapped ClojureScript: https://code.thheller.com/blog/shadow-cljs/2017/10/14/bootstrap-support.html
I’ve given the app some polish, and added numerous examples. The app now support re-frame and cljs-ajax. Please let me know what you think. https://codesunaba.netlify.app/
https://clojure.org/news/2021/03/04/clojure1-10-3 is now available • Reverted https://clojure.atlassian.net/browse/CLJ-2564 "Improve error message for case" (1.10.2) due to backward compatibility issues • https://clojure.atlassian.net/browse/CLJ-2453 Enable reader conditionals in Clojure prepl (thanks Oliver Caldwell for the patch!)
