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

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

Om Podcasten

The Angular Architecture Podcast provides pragmatic discussions about Angular development and architectural topics. If you want to understand how use and leverage the elements in Angular to create amazing solutions, this podcast is for you. Software development isn't easy. This podcast provides relevant information on how to best implement simple elements like NgModules, but takes you further with architectural concerns that every application has...for example: security, authorization, user notifications, business rule processing, and data validation. We will explore how to implement custom application services as Angular APIs to create robust enterprise-grade applications. The podcast will also discuss tools, resources, and provide access to real-life developers building Angular applications.