Midburn/spark

In Dev, print stack trace to browser when exceptions are thrown

Open

#608 opened on Feb 6, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (44 forks)auto 404
good first issue

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

There is a nice piece of middleware that prints exceptions to the browser when they are thrown.

Consider this package: https://www.npmjs.com/package/express-exceptions

Contributor guide