This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-05-18
Channels
- # announcements (9)
- # atom-editor (29)
- # aws (17)
- # babashka (72)
- # beginners (83)
- # braveandtrue (3)
- # calva (7)
- # cider (16)
- # clj-kondo (15)
- # cljs-dev (146)
- # cljsjs (1)
- # cljsrn (8)
- # clojars (1)
- # clojure (96)
- # clojure-dev (19)
- # clojure-europe (53)
- # clojure-losangeles (1)
- # clojure-nl (3)
- # clojure-spec (7)
- # clojure-uk (235)
- # clojuredesign-podcast (5)
- # clojurescript (81)
- # conjure (73)
- # cursive (7)
- # data-science (1)
- # datomic (5)
- # defnpodcast (8)
- # emacs (3)
- # figwheel-main (34)
- # fulcro (83)
- # graalvm (10)
- # graphql (6)
- # helix (49)
- # jackdaw (3)
- # jobs (1)
- # joker (1)
- # kaocha (1)
- # mid-cities-meetup (10)
- # off-topic (17)
- # pathom (16)
- # re-frame (11)
- # reagent (18)
- # reitit (18)
- # remote-jobs (4)
- # shadow-cljs (63)
- # spacemacs (18)
- # specter (20)
- # sql (17)
- # uncomplicate (1)
- # vim (28)
- # xtdb (32)
I have a little problem, I have an event that does an ajax request and gets stuff from the backend. I would like to start another event after that request has finished, this event should get data from a subscription. Is there a good way to do this, or should I try to re-think the problem? (In the case at hand Iām requesting some text generation from a neural net, appending it to a vec of all the generated texts. I want to query the back-end with the complete set of texts after the new ones have arrived)
> event should get data from a subscription There's an entry about this in re-frame documentation. Perhaps even within the FAQ.
https://github.com/day8/re-frame/blob/master/docs/FAQs/UseASubscriptionInAnEventHandler.md ah, I guess I was not looking hard enough
Definitely OO :-)
This implies that databases are OO?
your sarcasm might not have come through to escherize (or I mistook your previous reply for sarcasm!)
All good. I know Byran well
You'll note the :-)