isomorphic-clojurescript-reagent-node
isomorphic-clojurescript-reagent-node copied to clipboard
how do you pass data to client from the server template?
I read your blog, and it is awesome! But i have a question. how do you pass the data to client? Your demo has some simple pages which render the static web. If we should pass data to client , and the client use the data to render pages. How do you deal with?