Stefan Genov

Home

❯

Pathways

❯

Forest

❯

Software Engineering Index

❯

Programming Index

❯

Error Handling

Error Handling

Jan 11, 20261 min read

description
How to handle errors in our applications
parent
Programming Index
state
  • tree
date
2023-02-01
title
Error Handling

Info

Efficient error handling results in better user experience and improved developer debugging.

Map Of Content

  • Best Practices to follow
    • Error Resiliency
  • Languages
    • Go - Error Handling - Error handling in Go!

Graph View

Backlinks

  • Circuit Breaker Pattern
  • Idempotent
  • Programming Index
  • Robustness
  • GitHub
  • sgenov.dev