My Learning Curve

Feed / Josh Comeau's blog

Refreshing Server-Side Props

Monday, December 14, 2020

Next allows you to do server-side data-fetching, but what happens when that data needs to change on the client? This brief tutorial shows how to re-fetch the props without doing a full server reload.

Keep reading.


Read original article ↗