Angular Error Handling - Don't Let the Default Fail Your Application

Angular Architecture Podcast - A podcast by Matt Vaughn

Categories:

Your default Angular ErrorHandler might be failing you when you deploy your application to production. This podcast describes the default Angular implementation for ErrorHandler and why you need to implement your own for a centralized repository. Important: The default Angular ErrorHandler is not for production use. More details on how to create your own custom ErrorHandler and Logging solution below - use the links below. ErrorHandler Blog post: https://angulararchitecture.com/blog Angular Architecture Patterns Book: https://angulararchitecture.com/book/angular-architecture-patterns