My Learning Curve

Feed / Kent C. Dodds Blog

Stop using client-side route redirects

Monday, April 13, 2020

Why you should stop using client-side route redirects (like the `from` prop on React Router's Redirect component) and what you should do instead.

Read original article ↗