early-errors
A tiny script for capturing unhandled errors and rejections from the very beginning of web app load
A tiny script for capturing unhandled errors and rejections from the very beginning of web app load
Perform tasks without having to worry about using try/catch blocks. Inspired in Go's errors handling.