This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-02
Channels
- # adventofcode (97)
- # announcements (11)
- # babashka (18)
- # beginners (34)
- # biff (5)
- # cljfx (5)
- # clojure-europe (4)
- # clojure-uk (2)
- # clojurescript (7)
- # community-development (2)
- # hyperfiddle (8)
- # introduce-yourself (1)
- # music (2)
- # off-topic (2)
- # polylith (3)
- # practicalli (1)
- # releases (1)
- # shadow-cljs (28)
- # squint (1)
Whats the best way to get started with hyperfiddle being backed by datomic cloud?
you will need to adapt the datomic client core async api to missionary, which we have a first pass of in a contrib namespace, which is used in the datomic browser demo. i would start there
devops wise, regarding Datomic Ions, due to the challenges getting a websocket to the Ion app cluster, i don’t know of anyone who has attempted this with electric, there are several threads summarizing the situation and next steps
Thanks Dustin.
Can electric replace reagent? Still in my first year of programming so trying to understand the electric readme. "Full reactive" sounds like it can do what reagent does
Awesome, thanks. I'll give it a go