Glossary coding Term Page

Error categories

distinguish network issues

error-categories #coding#javascript
Korean version

Related Concepts

Core Idea

Error categories is distinguish network issues, server errors, and user input errors to deliver targeted messages. It usually makes the most sense alongside Error state, Retry UX, Logging and toasts.

Why It Matters Here

Mathbong reuses this term across javascript posts as shared vocabulary.

Posts Mentioning This Concept