Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 191 Bytes

File metadata and controls

5 lines (4 loc) · 191 Bytes

TIL — Error Messages

Good error messages explain what went wrong and how to fix it. Avoid blame, use plain language, and highlight the error clearly. Offer recovery options if possible.