Describe the problem
Svelte has 2 similar features: {@debug} and $inspect. I'm having trouble understanding the differences (and why @debug isn't deprecated)
Describe the proposed solution
I think both documentations should have sections like: "See also".
I would be happy if there were use cases shown.
or
Shouldn't @debug be marked as deprecated?
Importance
nice to have
Describe the problem
Svelte has 2 similar features:
{@debug}and$inspect. I'm having trouble understanding the differences (and why@debugisn't deprecated)Describe the proposed solution
I think both documentations should have sections like: "See also".
I would be happy if there were use cases shown.
or
Shouldn't
@debugbe marked as deprecated?Importance
nice to have