This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-06
Channels
- # announcements (3)
- # aws (3)
- # babashka (9)
- # beginners (87)
- # calva (3)
- # chlorine-clover (7)
- # cider (6)
- # clj-kondo (1)
- # cljs-dev (31)
- # cljsrn (7)
- # clojure (26)
- # clojure-berlin (5)
- # clojure-europe (84)
- # clojure-nl (3)
- # clojure-uk (13)
- # clojurescript (39)
- # core-async (4)
- # core-logic (3)
- # cursive (3)
- # datomic (10)
- # devcards (5)
- # duct (2)
- # emacs (3)
- # events (1)
- # fulcro (6)
- # jobs (4)
- # kaocha (12)
- # london-clojurians (1)
- # off-topic (21)
- # other-languages (2)
- # pathom (5)
- # pedestal (1)
- # re-frame (1)
- # reitit (3)
- # remote-jobs (6)
- # reveal (6)
- # sci (34)
- # shadow-cljs (99)
- # tools-deps (99)
Anyone have devcards working ok with their re-frame project? I'm pretty sure people do have it working but I want to double check before I put too much time into it.
Yes. They are quite separate things really. Here's an example project with both https://github.com/oliyh/re-partee
Yeah, but we're using it mostly for components that don't depend on the re-frame state.
Here’s a github template repo for a shadow-cljs based reagent / Devcards baseline setup. I would suspect adding re-frame to it would be trivial. https://github.com/omnyway-labs/cljs-shadow-devcards-template