Open
Description
The error handling is not DRY - it'd be great to use .catch(next)
and have a centralised error middleware. Would save 1000s of LOC in larger projects!
The error handling is not DRY - it'd be great to use .catch(next)
and have a centralised error middleware. Would save 1000s of LOC in larger projects!