This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-06-05
Channels
- # announcements (11)
- # architecture (22)
- # babashka (33)
- # beginners (15)
- # biff (8)
- # calva (7)
- # clj-otel (1)
- # cljs-dev (3)
- # cljsrn (5)
- # clojure (76)
- # clojure-art (1)
- # clojure-europe (36)
- # clojure-hamburg (3)
- # clojure-nl (1)
- # clojure-norway (7)
- # clojure-poland (12)
- # clojure-spec (2)
- # clojure-uk (7)
- # clojurescript (9)
- # cursive (22)
- # data-science (6)
- # datomic (7)
- # fulcro (9)
- # hoplon (14)
- # instaparse (2)
- # jobs-discuss (14)
- # london-clojurians (1)
- # matrix (32)
- # music (1)
- # nbb (8)
- # off-topic (18)
- # pathom (29)
- # pedestal (6)
- # portal (34)
- # reagent (2)
- # reitit (4)
- # releases (1)
- # sci (10)
- # shadow-cljs (7)
- # tools-deps (4)
- # vim (6)
Is cljsrn the best ClojureScript and React Native template to get started with these days? https://cljsrn.org/
I have had great success with https://github.com/PEZ/rn-rf-shadow Not sure if that is on that list of resources. hth
I personally just set it up manually with shadow-cljs. Once you understand the parts involved, it’s not as hard as it may seem. With that said, I’ve heard great things about Krell if you’re more interested in a templatey solution
@U0PUGPSFR yes, that is the template I used. It is in the list of resources on http://cljsrn.org
@U0479UCF48H once I know shadow-CLJS better I want to be able to set it up like you. For now I’ll use run-rf-shadow