This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-04-21
Channels
- # announcements (14)
- # aws (8)
- # babashka (3)
- # babashka-sci-dev (41)
- # beginners (78)
- # calva (15)
- # cider (9)
- # clj-commons (10)
- # clj-kondo (5)
- # cljs-dev (8)
- # clojure (47)
- # clojure-bay-area (3)
- # clojure-europe (13)
- # clojure-nl (2)
- # clojure-norway (15)
- # clojure-uk (13)
- # clojured (2)
- # clojurescript (20)
- # conjure (29)
- # cursive (4)
- # emacs (19)
- # events (3)
- # funcool (13)
- # hyperfiddle (16)
- # jobs (2)
- # lsp (4)
- # malli (13)
- # meander (1)
- # missionary (2)
- # nrepl (7)
- # off-topic (68)
- # other-languages (82)
- # polylith (1)
- # reagent (28)
- # reitit (12)
- # releases (3)
- # remote-jobs (5)
- # ring (27)
- # sci (6)
- # shadow-cljs (9)
- # spacemacs (2)
- # sql (10)
- # tools-deps (10)
- # vim (10)
@lilactown your example for storybook was useful in getting it working for me, thank you. But I'm currently gravitating back to workspaces because I can't get the repl to work with storybook. Is that something you just live without, or did you find a way to load it with storybook?
it seems like something that others may have figured out, what with people using target :bundle in vanilla CLJS with a REPL
Cool, thanks for the suggestion. I think I'll mix workspaces and storybook until I make up my mind 😅
@oliver I don't use any formatters. well Cursive format code but that is much less aggressive than most formatters. which issues are you looking at? most of them are not that trivial
it seems like something that others may have figured out, what with people using target :bundle in vanilla CLJS with a REPL
At one point, a project I worked on would end up with a single, large source map to go with app.js. I’m seeing smaller, namespace-specific source maps on a current project. Am I misremembering? Is there a setting somewhere?