Hi Zach,
thanks for this simple starting point. I am afraid that I am missing one element. I want to read some data files into my application at the start - I presume that I will use clj for this. However, I then want the data in those files to drive how the pages look. How do I get that data from the clj side of the app to the cljs side of the app. I suspect this is straight forward but I am simply missing that part.
Would I be wrong in thinking that the util.cljc might have some solution for this?
Thanks
Martin