This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-08-20
Channels
- # admin-announcements (26)
- # beginners (1)
- # boot (157)
- # cider (46)
- # clojure (52)
- # clojure-italy (19)
- # clojure-japan (31)
- # clojure-russia (61)
- # clojure-sg (3)
- # clojurescript (65)
- # clojurex (7)
- # clojutre (8)
- # datascript (15)
- # editors (19)
- # emacs (9)
- # funcool (13)
- # hoplon (74)
- # ldnclj (13)
- # liberator (20)
- # off-topic (70)
- # om (5)
- # onyx (1)
- # re-frame (5)
- # reagent (20)
- # testing (23)
I am looking for an example of using re-frame with datascript. Not sure if such integration is possible or not. Newbie here.
@jamesyong: there’s some thoughts on it at https://github.com/Day8/re-frame/issues/36
but if you’re just getting started with re-frame, then you’d probably be best served by working through the examples using app-db first
@danielcompton: thanks for the heads up
@danielcompton: right, even with a matching reader the put!
would get dispatched, and executed at a later point in time