A tutorial on how to create a recursive function in JavaScript that can call itself infinitely
-
Updated
Oct 17, 2023
A tutorial on how to create a recursive function in JavaScript that can call itself infinitely
A Babel plugin that marks CallExpression AST nodes which are tail calls and/or proper tail calls.
Add a description, image, and links to the proper-tail-call topic page so that developers can more easily learn about it.
To associate your repository with the proper-tail-call topic, visit your repo's landing page and select "manage topics."