1 min readJan 9, 2019
Hi stephen wilson!
The best way to do is to model errors as a part of your domain so that the errors are turned into valid values and states inside of the services so that the UI always receives correct state and based on that potentialy displays error info.
Cheers!