You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point we should pass next(err) whenever we get a routing error and have an error handling middle were to do all the res.statusCode().send() stuff
It's really quick an easy to do and will make the code look so much neater