angular-fullstack/generator-angular-fullstack

Unified error handling

Open

#1502 opened on Dec 17, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (6,134 stars) (1,268 forks)batch import
Help Wantedenhancement

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!

Contributor guide