This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-12-23
Channels
- # announcements (6)
- # aws (4)
- # babashka (66)
- # beginners (70)
- # calva (2)
- # cider (62)
- # clara (1)
- # clojars (5)
- # clojure (101)
- # clojure-dev (67)
- # clojure-europe (1)
- # clojure-nl (3)
- # clojure-uk (13)
- # core-async (15)
- # datomic (11)
- # defnpodcast (10)
- # duct (22)
- # emacs (6)
- # events (1)
- # fulcro (34)
- # kaocha (3)
- # off-topic (20)
- # pathom (1)
- # re-frame (8)
- # reagent (14)
- # remote-jobs (1)
- # shadow-cljs (58)
Really enjoyed listening to @mkvlr and you guys chat. Learned a lot indeed. The questions and responses around the journey into Clojure, comparisons to related technologies (elm/elixr), and getting started where especially valuable to me. As I'm very very new to the clojure{script} world and suffering from the usual "Which editor{plugin}, which build tool, which UI lib/framework, which backend lib/framework, which tdd, which repl setup" And while all that is too much to ask in one podcast, I would love to hear a 2020 "Entry to Clojure" series, where the options are presented and discussed with various experts. Of course, the emacs (cider?) subject matter expert would undoubtably be @vijaykiran. Any santa, thats what I want for Xmas 🎅
glad to hear! Also did a talk on our Journey to Clojure if you’re interested: https://www.youtube.com/watch?v=geeK1-jjlhY.
there’s also a bit on the libaries in the talk. We’re still happy with pedestal, aero and integrant.
@cam.asoftware Choose the editor you're most comfortable in. If you don't care, choose Visual Studio Code with Calva (free) or Intellij + Cursive (paid).
@cam.asoftware Here's a nice overview for IntelliJ: https://adriansmith.io/clojure-setup.html
Thanks @borkdude I use VS Code now, but was worried about how well supported clojure was. I am mostly excited about being able to evaluate blocks of code in the editor itself, do you know if calva can do that?
glad to hear! Also did a talk on our Journey to Clojure if you’re interested: https://www.youtube.com/watch?v=geeK1-jjlhY.