100-days-of-code

manas_marthi 2018-11-18T08:48:55.031400Z

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

manas_marthi 2018-11-18T08:49:49.033100Z

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