gothinkster / angular-realworld-example-app

Exemplary real world application built with Angular

Home Page:https://angular.realworld.how/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No error handling at all in a "real-world-example-app" is a "no-go"

netsrotr opened this issue · comments

Error handling is essential in any productive app: so why there is nothing implemented herein?
As you can see this sample produce errors (reported within issues), maybe you can at least provide / implement an error handling similar to that sample: https://medium.com/@aleixsuau/error-handling-angular-859d529fa53a