I'm learning node js application, and I was wondering if it matters which order I put my error handlers for my app.use (404 and 500 error) and controllers routes for my app.get(/) route?I'm learning node js application, and I was won
I'm learning node js application, and I was wondering if it matters which order I put my error handlers for my app.use (404 and 500 error) and controllers routes for my app.get(/) route?I'm learning node js application, and I was won