Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support server-side rendering #29

Open
roman01la opened this issue Oct 12, 2017 · 5 comments
Open

Support server-side rendering #29

roman01la opened this issue Oct 12, 2017 · 5 comments

Comments

@roman01la
Copy link
Collaborator

No description provided.

@alehatsman
Copy link

So, to support server side rendering need to rewrite everything in cljc and conditionally use deps, right?

@leontalbot
Copy link

leontalbot commented May 23, 2018

+1 Would be awesome. :-) I am writing cljc reagent liked components that, by the help of some util fns, get converted to server-side hiccup. Do you think cljss could be a nice fit there?

@roman01la
Copy link
Collaborator Author

@leontalbot yes, it can be ported to cljc, but I don't have time for this at the moment

@roman01la
Copy link
Collaborator Author

For anyone using cljss with Rum, here's a gist with the code that I'm using to render Rum+cljss on JVM Clojure https://gist.github.com/roman01la/3407c1c32df904f9a570985e9228aeda

@groundedsage
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants