Fork me on GitHub
#re-frame
<
2018-03-10
>
jlmr18:03:20

Hello, I just got re-frame up and running using Luminus. In the backend I have a datomic database going, but now I can't figure out the best way to connect backend and frontend together. There seem to many different options (swagger, sente, datsync, etc.). I'm looking for a reasonably simple and stable way to implement this. Can someone point me in a direction? Thanks in advance!

manuel22:03:13

cljs-ajax and compojure-api or straight compojure could be a an option

joelsanchez22:03:54

chord is dead simple