Next.js Hydration
Next.js Hydration — hiểu đúng để tối ưu SSR trong dự án thực tế
Hi, I’m ThanhDev.
Frontend engineer writing about React, Next.js, TypeScript and software architecture.
Next.js Hydration — hiểu đúng để tối ưu SSR trong dự án thực tế
A practical explanation of how React rendering actually works under the hood, and why most re-render bugs are really state placement bugs.
Where the server/client boundary actually belongs, and how to stop accidentally shipping your whole application to the browser.
Four booleans give you sixteen states, and twelve of them are nonsense. Model the four you actually have instead.
Relations, indexes and cascade rules are decisions you make once and live with for years. Here is how I approach them.
B-tree, partial, composite and GIN — what each one is for, and how to tell whether the planner is using yours.
Both fetch data, but they solve different problems. A decision guide instead of a turf war.
Frontend engineer writing about React, Next.js, TypeScript and software architecture.
More about me