DEV Community

Discussion on: JavaScript: What the **** is Recursion?

Collapse
 
610470416 profile image
NotFound404

It is definitely wrong.
But recursion can always be implemented by a stack.
Because functions are implemented by stacks.