Josh Comeau 3/2/2020

The Perils of Hydration

Read Original

This article details a developer's investigation into a strange React rendering bug that only appeared in production. It explains the common misunderstanding of how hydration works in server-side rendering (SSR) with frameworks like Next.js, analyzes problematic code patterns that cause mismatches, and proposes a solution involving two-pass rendering to fix the issue.

The Perils of Hydration

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet