Day 15 β€” the new `$inspect.trace(...)` rune gives you debugging superpowers. Add it to a function that runs inside a derived or effect, and you'll see detailed information about what caused it to re-run

🎁 docs https://svelte.dev/docs/svelte/$inspect#$inspect.trace()
🎁 demo https://svelte.dev/playground/d135c6f00beb4fa391725e59d8061604?version=5.14.0
Post image

Comments