angular-fullstack/generator-angular-fullstack

Unified error handling

Open

#1.502 aberto em 17 de dez. de 2015

Ver no 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!

Guia do colaborador