Not Found¶
Challenge¶
Suppose the user attempts to view a team member who doesn't exist by visiting a URL like /team/5
.. Currently, our app generates a very unfriendly error message in this scenario.
Turn this into a more friendly error like "Sorry! We couldn't find the requested employee."