glebeda / footie

Football manager application for games organisation
0 stars 0 forks source link

As a developer I want to properly handle errors throughout backend #14

Open glebeda opened 9 months ago

glebeda commented 9 months ago

Proper error handling in a Node.js/Express application can greatly improve the maintainability. Need to have Custom Error Class and centralised middleware