This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-03
Channels
- # announcements (5)
- # babashka (8)
- # beginners (98)
- # biff (2)
- # calva (20)
- # cider (16)
- # clerk (2)
- # clj-kondo (20)
- # cljdoc (19)
- # clojure (90)
- # clojure-art (3)
- # clojure-boston (1)
- # clojure-europe (7)
- # clojure-nl (2)
- # clojure-norway (47)
- # clojure-uk (3)
- # clojurescript (10)
- # cursive (10)
- # data-science (1)
- # datalevin (1)
- # defnpodcast (1)
- # events (2)
- # fulcro (11)
- # gratitude (2)
- # honeysql (18)
- # hyperfiddle (11)
- # introduce-yourself (1)
- # jobs (2)
- # lambdaisland (4)
- # lsp (6)
- # malli (4)
- # membrane (3)
- # off-topic (58)
- # polylith (14)
- # portal (2)
- # releases (2)
- # ring-swagger (4)
- # tools-deps (8)
- # xtdb (8)
Starting to use Datomic in a deep/real/production way for the first time, and I feel intense gratitude for it being made free. I feel like it somehow makes me a better programmer by using it, and using it is truly fun. I've found for me it's been leading to a development process where I can try to make some rough initial schema for some data, transact that data, do the queries I need, and out of that process will fall obvious improvements to the schema/my overall understanding about my own data model. And I can keep repeating this process. What a cool piece of tech! Thanks to Rich and the Datomic team/nubank!


Thank you Thiru for making https://github.com/thiru/clj-reloader - it is very nice to not have to reload any imported files in the REPL. 🙂🎉