Hi, I'm going to start a personal project for my home lab to automate the backup data of the applications I use, and I decided to use Clojure to implement this CLI with babashka. The question for you is: what packages and workflows you can't live without it while implementing Clojure code on emacs? I heard about CIDER, I guess there is another package like elisp macrostep, not sure. But in addition to the packages, do you have some workflows for Clojure development on emacs that you think speed up your work and would like to share? By the way, I need to get updated with the last series of posts on meta redux about CIDER...
Thanks for using babashka! babashka
One package I would recommend you to try it is clojure-lsp so you'll get linting with clj-kondo, either via lsp-mode or eglot (I only have experience with lsp-mode)
If you have any questions about bb, welcome in #CLX41ASCS