JavaScript Rules :: Stack Overflow

The script on this page contains a function that recursively calls itself incrementing a counter until a stack overflow occurs and display the results as follows:

You can read the full post here.