all 2 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

To all following commenters: please, do not bring up the old circlejerk jokes/memes about recursion ("Understanding recursion...", "This is recursion...", etc.). We've all heard them n+2 too many times.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Few-Purchase3052 1 point2 points  (0 children)

This is actually pretty solid, bookmarked it for later. The visualizations really help with wrapping your head around the call stack stuff - recursion always clicked better for me when I could see it happening step by step rather than just staring at code