Refreshing Server-Side Props

· · Dec. 14, 2020, noon
Summary
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....
AUTHOR