Fork me on GitHub
#100-days-of-code
<
2018-11-18
>
manas_marthi08:11:55

Did anyone create a cljs ui project that can talk to an existing REST back-end, say in python or java?

manas_marthi08:11:49

Do I need to run the ui on a different port with CORS settings on the REST back-end?