AngularJSUtah / meetups-slc-group

AngularJS SLC Group - Meetup topics, suggestions, and speaker signups! http://www.meetup.com/AngularJS-Utah/
10 stars 1 forks source link

[REQUEST] Handling exceptions in Angular 2+ applications #15

Open kensnyder opened 7 years ago

kensnyder commented 7 years ago

In AngularJS 1, we can use decorators to capture angular exceptions. What can you do in Angular 2+?

pjlamb12 commented 5 years ago

@kensnyder I've implemented error handling in Angular apps several times, and could help with a presentation on it if needed.