Hacker News new | ask | show | jobs
by miguel-muniz 1473 days ago
Hydration is a technique where the content is rendered server side then client side JS attaches the necessary event handlers to make the UI interactive

https://en.wikipedia.org/wiki/Hydration_(web_development)

1 comments

Thanks! makes sense.