The newest version of Svelte adds a `debug` tag, making it easy to track data as it flows through your app. Notice that in this video, the `debug cats` tag doesn't pause execution when `selected` changes, because Svelte knows it doesn't need to re-render the whole component