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

[rdom] Q: how to implement in Clojure #299

Open
den1k opened this issue Jun 16, 2021 · 0 comments
Open

[rdom] Q: how to implement in Clojure #299

den1k opened this issue Jun 16, 2021 · 0 comments

Comments

@den1k
Copy link

den1k commented Jun 16, 2021

Hi @postspectacular! I recently wrote a post on an architecture I call Jive. It requires a vDOM or rDOM (preferably) but on the server (in Clojure). Now, I'm trying to implement the thing but I'm struggling to figure out where to start and how it should work.

Generally, the API should be very similar to rdom or reagent in that it uses hiccup and re-renders as derefable/watchable things update. But instead of doing DOM updates directly it would need to generate a patch command to send to the frontend.

Would appreciate any pointers / guidance.

Thank you!

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

No branches or pull requests

1 participant