Contact
Web

Hydration

The process of attaching JavaScript event handlers to server-rendered HTML, making static markup interactive. A hydration mismatch occurs when server and client render different output, causing React to discard the server HTML.

Related Articles

Related Resources