This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-05
Channels
- # announcements (1)
- # babashka (16)
- # beginners (36)
- # biff (1)
- # calva (2)
- # cider (4)
- # cljdoc (1)
- # clojure (118)
- # clojure-austin (2)
- # clojure-czech (2)
- # clojure-europe (19)
- # clojure-norway (3)
- # clojure-spec (8)
- # clojure-uk (3)
- # clojurescript (11)
- # conjure (1)
- # cursive (3)
- # datalevin (5)
- # datomic (7)
- # emacs (16)
- # events (1)
- # figwheel-main (3)
- # fulcro (5)
- # hyperfiddle (17)
- # jobs (2)
- # lsp (19)
- # malli (5)
- # nbb (10)
- # off-topic (5)
- # polylith (5)
- # re-frame (3)
- # reagent (11)
- # remote-jobs (2)
- # shadow-cljs (1)
- # spacemacs (7)
- # web-security (4)
Is anyone working on a #ClojureDart port of #re-frame? Or does the ReactJS run too deep? :thinking_face:
This also makes me curious if ClojureDart would work with a more cljs-specific FRP system like Shadow Grove. Or exactly how complicated it would be to “roll your own” React-like if you didn’t have to care about backwards compatibility :thinking_face:
I am a few days away from some rough POC release of this FRP(Matrix) + CLJD + Flutter release: https://github.com/kennytilton/mxflutter. I was asking about re-frame to see how much I should dwell on a comparison. Good comparison anyway, come to think of it. 🤷