📖 Step 7: Testing & Quality#186 / 291

Stack Trace

Stack Trace

📖One-line summary

A step-by-step trail of the code path that led to an error.

Example

Trace the call path that led to the error

Vibe coding prompt examples

>_

Build a utility that formats stack traces readably in logs on error. Apply source maps.

>_

Set up mapping from obfuscated production stack traces back to original source locations. Also share how to upload source maps to Sentry.

Try these prompts in your AI coding assistant!