This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-05
Channels
- # beginners (45)
- # boot (2)
- # cider (2)
- # cljs-experience (1)
- # cljsrn (6)
- # clojure (67)
- # clojure-brasil (1)
- # clojure-dusseldorf (47)
- # clojure-finland (7)
- # clojure-italy (81)
- # clojure-portugal (2)
- # clojure-russia (12)
- # clojure-sanfrancisco (1)
- # clojure-serbia (1)
- # clojure-spec (22)
- # clojure-uk (27)
- # clojurescript (49)
- # clojurewerkz (3)
- # code-reviews (3)
- # component (19)
- # core-async (3)
- # cursive (16)
- # events (7)
- # fulcro (20)
- # graphql (7)
- # immutant (1)
- # jobs (2)
- # juxt (44)
- # leiningen (7)
- # lumo (35)
- # onyx (31)
- # portkey (31)
- # portland-or (8)
- # random (1)
- # re-frame (82)
- # reagent (35)
- # sfcljs (1)
- # spacemacs (5)
- # specter (7)
- # unrepl (4)
- # yada (2)
Have people experimented with integrating Indium (JavaScript development environment), as a layer? https://github.com/NicolasPetton/Indium
I’ve seen some chatting around the issue. https://github.com/syl20bnr/spacemacs/issues/7432#issuecomment-294341025
Looks like Indium offers a JS repl w/ object inspection + stepping debugger. That seems like a step up from Spacemacs’ skewer implementation. https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Blang/javascript#repl
I've been pretty happy with the built-in javascript layer (using js2-mode), but if you have good luck with Indium I'd be interested to know it @twashing.
@jeff.terrell I’m going to play around with it tonight. Will keep you posted.