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...

Please set the playground first

Loading "Handle Route Errors"
Loading "Handle Route Errors"