Handle Route Errors

👨‍💼 Great job! Now we have a much better experience when errors occur.
And what's more, the Response we've been throwing is also handled by the ErrorBoundary as well! Try visiting a user that doesn't exist like .
But we can do a bit better for the UX of these kinds of errors...

Access Denied

You must login or register for the workshop to view the diff.

Check out this video to see how the diff tab works.