Code Debugging Assistant
Identify and fix bugs in a provided codebase.
Prompt (feel free to adjust it):
Analyze a provided JavaScript function for a shopping cart checkout process. Identify bugs, edge cases, or performance issues. Provide a fixed version of the code with detailed comments explaining each issue and solution.
Use Cases
- Fixing production code issues
- Improving code reliability
- Learning debugging techniques