Some topics we are going to learn
-
Try catch together with functional error handling
-
Multiple return types (functional error handling)
-
Repository-service pattern usage in this
-
Custom Failure
Learning how to handle errors in your apps is crucial for both you and the user. This is the solution I've found works best for that!