Refreshing Server-Side Props
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.
Sources
- T2Refreshing Server-Side PropsMartin Fowler / Overreacted / Kent C. Dodds / Josh Comeau