Glossary coding Term Page
key
The identifier in `{#each item as thing (thing
Core Idea
key is The identifier in {#each item as thing (thing.id)} that keeps updates stable when order changes. It usually makes the most sense alongside Conditional rendering, List rendering, Empty state.
Why It Matters Here
Mathbong reuses this term across svelte posts as shared vocabulary.