This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-12-28
Channels
- # announcements (6)
- # beginners (89)
- # boot (1)
- # calva (1)
- # cider (24)
- # cljsrn (19)
- # clojars (2)
- # clojure (102)
- # clojure-europe (2)
- # clojure-italy (9)
- # clojure-nl (1)
- # clojure-spec (6)
- # clojure-uk (56)
- # clojurescript (29)
- # code-reviews (14)
- # cursive (5)
- # data-science (1)
- # datomic (44)
- # duct (1)
- # emacs (10)
- # figwheel-main (5)
- # fulcro (8)
- # graphql (10)
- # hoplon (1)
- # leiningen (7)
- # overtone (17)
- # pathom (8)
- # re-frame (13)
- # slack-help (3)
- # spacemacs (22)
- # sql (2)
- # vim (3)
There is discussion about it on clojureverse: https://clojureverse.org/t/form-handling-in-re-frame-in-2018/3140
Is there an example app demonstrating re-graph + lacinia, in particular: the usage of ws subscriptions on both client/server?
Hi! Is there a current "best" re-frame tutorial that isn't the project's GitHub README? I know React/Redux pretty well and have picked up Reagent using app state atoms, and I'd like to try out using re-frame.
I haven't used redux-saga or any of the effects libraries, btw, so that's what seems new about re-frame.
Makes sense -- the README itself seems to do a good job persuading about the why but not so much explaining the actual mechanics of everything.
But I may have missed the more granular docs.
This one seems good: https://github.com/jacekschae/conduit