Skip to content

Real World Template #8

Answered by Tao-VanJS
cayter asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for reaching out! For your questions:

demo how SSR works

Server-side rendering is supported with Mini-Van. You can visit https://vanjs.org/minivan to find some sample apps.

demo how interactivity is achieved with SSR, i.e. does this support hydration?

The interactivity between server-side and client-side rendering should be able to be supported with some workaround, and the official support is on the long-term roadmap of VanJS project. I am planning to design the API after I have a better understanding of real-world use cases.

I am wondering whether you can share a little bit about your use case? Based on your use case I can illustrate a skeleton code as a workaround solution. …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Tao-VanJS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants