This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-06-03
Channels
- # babashka (17)
- # beginners (166)
- # calva (97)
- # cider (4)
- # clara (2)
- # clj-kondo (46)
- # cljsrn (5)
- # clojure (334)
- # clojure-canada (1)
- # clojure-dev (144)
- # clojure-europe (14)
- # clojure-germany (5)
- # clojure-nl (10)
- # clojure-spec (1)
- # clojure-uk (46)
- # clojurescript (50)
- # conjure (1)
- # core-async (52)
- # core-typed (5)
- # cursive (3)
- # datomic (3)
- # emacs (11)
- # figwheel (16)
- # figwheel-main (9)
- # fulcro (29)
- # graalvm (19)
- # graphql (14)
- # helix (46)
- # hoplon (4)
- # hugsql (2)
- # jobs (2)
- # jobs-discuss (1)
- # juxt (15)
- # kaocha (6)
- # off-topic (9)
- # pedestal (7)
- # portkey (7)
- # re-frame (10)
- # reagent (29)
- # shadow-cljs (13)
- # spacemacs (70)
- # sql (13)
- # tools-deps (26)
- # xtdb (23)
Any spacemacs users?
@srijayanth check out #spacemacs
Hey guys! Anyone have experience promoting ClojureScript in your company? For context - in my fairly large organization, we use TypeScript and Scala.js actively, however for our large department we have found a pretty great use of ClojureScript for certain projects and would like to promote its usage and have it be officially approved. Maybe someone has a similar story?
@thedanpetrov I had the same experience albeit smaller constraints. I basically made a proof by example that ClojureScript was a good solution for many of the problems we had. Smaller code base, fewer bugs, faster time to create features, easy marketing on the tooling (reframe 10x, hot code reloading, repl).
I think it is hard to convince management on a single project but if you keep the pace for several projects, management usually a receptive to speed of change and amount of bugs.
An additional plus for my team was that I could use CLJ for everything where we were weak (node, web, mobile and devops (Babashka is crazy).
And finally management saw we were a happy and productive team, so when we mentioned CLJ being a huge factor they agreed to use it.