This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-09-07
Channels
- # announcements (1)
- # babashka (28)
- # beginners (212)
- # calva (13)
- # clara (3)
- # clj-kondo (39)
- # cljsrn (1)
- # clojure (16)
- # clojure-australia (1)
- # clojure-europe (11)
- # clojure-nl (2)
- # clojure-spec (9)
- # clojure-uk (8)
- # clojurescript (66)
- # cloverage (3)
- # code-reviews (16)
- # cursive (12)
- # data-science (2)
- # datomic (118)
- # events (1)
- # garden (2)
- # improve-getting-started (1)
- # introduce-yourself (1)
- # jobs (4)
- # missionary (5)
- # numerical-computing (1)
- # off-topic (5)
- # pathom (3)
- # polylith (71)
- # re-frame (99)
- # reagent (17)
- # remote-jobs (5)
- # shadow-cljs (35)
- # tools-deps (5)
- # xtdb (4)
Does anyone know about some resources regarding missionary ? Like blog post or code repo to read some examples (only found a couple of repo in github). I went through the cljdoc and Leo's post on clojureverse.
I don’t know a lot more than that. I have some notes here but also still learning https://gatheround.slab.com/public/posts/9mpig8sv
When I first looked at it the documentation felt like it got very detailed very soon and lacked a bit more “getting started” type of material. Code snippets you can follow in the REPL to understand how things are working and stuff like that.
Also the various helpers like m/?
m/ap
m/?=
felt like a hurdle to overcome. I don’t quite understand how I’m supposed to “read” them, which I think affects comprehension.
@U053XQP4S I wonder if there might be value in a generic documentation issue on GH where people can drop stuff they learned, and/or request certain documentation?
I’d be happy to try and funnel back some of what I learned into the repo (probably in the form of a CLJS REPL starter guide type thing)
@martinklepsch definitely, I just opened one https://github.com/leonoel/missionary/issues/41
@martinklepsch definitely, I just opened one https://github.com/leonoel/missionary/issues/41