This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-21
Channels
- # announcements (4)
- # aws (29)
- # aws-lambda (1)
- # babashka (21)
- # beginners (143)
- # calva (47)
- # cider (31)
- # clj-kondo (24)
- # cljsrn (4)
- # clojure (70)
- # clojure-australia (3)
- # clojure-czech (1)
- # clojure-europe (97)
- # clojure-greece (4)
- # clojure-nl (3)
- # clojure-uk (45)
- # clojurescript (70)
- # code-reviews (1)
- # conjure (7)
- # cursive (10)
- # datomic (13)
- # duct (5)
- # emacs (1)
- # fulcro (38)
- # graalvm (1)
- # graphql (9)
- # honeysql (13)
- # integrant (33)
- # jobs (14)
- # jobs-rus (1)
- # malli (7)
- # off-topic (72)
- # pathom (1)
- # re-frame (11)
- # reitit (9)
- # remote-jobs (2)
- # sci (11)
- # shadow-cljs (9)
- # sql (5)
- # tools-deps (5)
- # xtdb (6)
Hey folks 👋 Happy to announce we’ve finally shipping nextjournal/clojure-mode
a decent Clojure/Script editing experience in the browser, both on Nextjournal and as an open source extension for CodeMirror 6:
• :woman-juggling: https://nextjournal.com/try/mk/rule-30
• 🐙 https://nextjournal.github.io/clojure-mode/
• 📺 https://twitter.com/mkvlr/status/1352274315354529792
• 📜 https://nextjournal.com/blog/clojure-mode
I’ve you’ve played with Clojure on Nextjournal and found it meh, now’s the time to try again. Follow-up and questions in #nextjournal
Just released a new version of Gungnir - A fully featured, data-driven database library. https://github.com/kwrooijen/gungnir This release adds two crucial features: Transactions and Migrations. Both solutions are data-driven and are documented in the guide https://kwrooijen.github.io/gungnir/guide.html