Glossary coding Term Page
Loading/error state
Flags that tell the user whether data is in flight or failed so they understand what’s hap
Core Idea
Loading/error state is Flags that tell the user whether data is in flight or failed so they understand what’s happening. It usually makes the most sense alongside Page component, onMount, API.
Why It Matters Here
Mathbong reuses this term across svelte posts as shared vocabulary.