Course of Exceptions vs Errors [Domain Modeling]

Javier FerrerRafa Gómez

By Javier Ferrer y Rafa Gómez Software Design and Architecture y Backend

Learn to model the errors that occur in your application in a maintainable way.

💸 First lesson available without registration 💸

The most common way we manage errors is by using exceptions.

But... should exceptions only be for exceptional cases? Are we abusing them?

There are other alternatives to manage errors such as Either or Result, which come from a more functional world. Here the question is: is all the complexity they add worth it?

In this course, we resolve those doubts, in addition to seeing (among other things):

  • 🔥 Why to avoid generic Exceptions: And how to model them.
  • 🔜 From errors to HTTP response codes: The easiest way to make this transformation.
  • 🥊 Error modeling comparison: The final decision.

Related courses

See full catalogue

Pay according to your needs

lite (only monthly)

19 €
per month
  • Access to a subset of courses to lay the foundation for maintainable, scalable, and testable code
  • Company invoice
PopularLaunch Week

standard

20,75 €
Save 171
Annual payment of 249
per month
  • Full course catalog
  • Receive job offers verified by Codely
  • Company invoice
Launch Week

premium

37,42 €
Save 139
Annual payment of 449
per month
  • All previous benefits
  • Early access to new courses
  • Discount on workshops

We won't increase the price while your subscription is active

Course of Exceptions vs Errors [Domain Modeling] ﹤🍍﹥ Codely