Hacker News new | ask | show | jobs
by ranting-moth 922 days ago
Don't call the go() function in setTimeout(), just pass go as reference.

Because otherwise you'll bomb the recursion stack.

1 comments

> Don't call the go() function in setTimeout(), just pass go as reference.

And don't collect $200