Skip to content

Instantly share code, notes, and snippets.

@mcsee
Last active January 17, 2026 01:32
Show Gist options
  • Select an option

  • Save mcsee/b57bca96aa50d1943c0d5f55f0a78b92 to your computer and use it in GitHub Desktop.

Select an option

Save mcsee/b57bca96aa50d1943c0d5f55f0a78b92 to your computer and use it in GitHub Desktop.
This gist belongs to Clean Code Cookbook http://cleancodecookbook.com By Maximiliano Contieri http://maximilianocontieri.com

Read @Dashboard.tsx and @api.ts. Do not write code yet.

Analyze the stack dump.

When you find the problem, explain it to me.

Then, write a Markdown plan to fix it, restricted to the REST API..

[Activate Code Mode]

Create a failing test representing the error.

Apply the fix and run the tests until all are green

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment