This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-13
Channels
- # announcements (15)
- # babashka (48)
- # beginners (5)
- # biff (4)
- # calva (3)
- # cider (10)
- # clerk (16)
- # clj-kondo (6)
- # cljdoc (20)
- # cljs-dev (13)
- # clojure (117)
- # clojure-argentina (1)
- # clojure-brasil (5)
- # clojure-europe (40)
- # clojure-nl (1)
- # clojure-norway (111)
- # clojure-uk (5)
- # clojurescript (16)
- # cursive (20)
- # datascript (2)
- # datomic (106)
- # etaoin (2)
- # events (3)
- # funcool (1)
- # graphql (1)
- # helix (8)
- # hyperfiddle (36)
- # leiningen (12)
- # matrix (1)
- # nrepl (1)
- # off-topic (61)
- # other-languages (10)
- # polylith (22)
- # practicalli (1)
- # reagent (28)
- # reitit (11)
- # remote-jobs (3)
- # ring (12)
- # shadow-cljs (109)
- # slack-help (6)
- # solo-full-stack (23)
- # squint (7)
- # xtdb (11)
To start only using REPL only with long running servers,
running one per any directory,
using lein repl
to start them for now...
Feedback and advice welcome.
I’m still digging in. Thanks. I’m very grateful for @U04V70XH6’s https://www.youtube.com/watch?v=gIoadGfm5T8. Thanks for including it in the repo README.
I'm still getting my feet wet with VS Code and Calva. So oftentimes I am working in a terminal on vim and also using Calva at the same time. This lets me easily share a repl in both environments. I'm also interested in using data-rabbit other tools that want to connect to the same repl(s).
I still need to learn about hot reloading and other stuff like that and add it into my tool set.
It's a beginner's journey but hopefully I can help other beginners.
Once people become proficient at something it's hard for them to go back and see it from the point of view of just starting out. Myself included.
> Once people become proficient at something it’s hard for them to go back and see it from the point of view of just starting out. That’s an important statement. Many people are in such a rush toward their definition of proficiency that they don’t understand how valuable their beginner’s perspective really is. Thank you. https://en.wikipedia.org/wiki/Curse_of_knowledge is also part of the central message of https://en.wikipedia.org/wiki/Made_to_Stick
@UE21H2HHD your comment reminded me I forgot to make sure the bash code passed shellcheck. thanks 🙂 https://github.com/ingydotnet/clojure-repl-bash/commit/0bc037272ab4f640d5e3c3daa2ced4ec15840bcb

If anyone was looking at https://github.com/ingydotnet/clojure-repl-bash on macos, I had to make a couple adjustments. Should work now.