🤦🏼♂️ What’s the root cause of hydration issue/limitations? #7048
cayolblake
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Coming from a backend development background, I'm really wondering why the heck there's the hydration problem in all JS frameworks!? And of course Svelte. 🤦🏼♂️
Why not just allow a page to serve a basic default HTML initially then update it as needed through JS client side. 🤔
I would imagine allowing a page to be served with a shimmering effect and upon loading everything dynamically just update the required parts. As simple as that!
What am I missing here! 🤔
Beta Was this translation helpful? Give feedback.
All reactions