To debug non-terminating object programs, successively inline the methods on the stack until you have a self-referencing method. Seeing the problem in a single method helps you identify the source of the problem and identify possible fixes.

5m read time From tidyfirst.substack.com
Post cover image
Table of contents
Mutual RecursionObject Recursion

Sort: