This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-19
Channels
- # aws (2)
- # babashka (4)
- # babashka-sci-dev (7)
- # beginners (92)
- # biff (7)
- # calva (64)
- # cider (2)
- # cljsrn (14)
- # clojure (8)
- # clojure-australia (5)
- # clojure-europe (14)
- # clojure-norway (8)
- # clojure-spec (36)
- # clojurescript (19)
- # component (15)
- # cursive (1)
- # data-science (6)
- # girouette (5)
- # hyperfiddle (3)
- # juxt (5)
- # leiningen (10)
- # lsp (7)
- # malli (12)
- # nbb (90)
- # polylith (1)
- # portal (11)
- # rdf (7)
- # reagent (6)
- # reitit (40)
- # remote-jobs (1)
- # shadow-cljs (21)
- # specter (5)
- # squint (83)
- # tools-deps (17)
- # vim (7)
Although I'm still stuck on migrating one application to a base (after the Clojure initialization bug got fixed -- mentioned above -- we ran into a different, currently inexplicable, test failure and have had to put that application aside), I've since migrated quite a bit more of our code including our main app (our primary REST API), so now we're at:
projects: 20 interfaces: 71
bases: 15 components: 73
with just over 68,000 lines in Polylith now out of a total of 140,884 (so we're at just over 48% now -- so close to "halfway" although there are four large apps left that will just move to bases
and a big chunk of legacy code that I'm still working on migrating). 12