(?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“Some languages offer the tail recursion optimization. This means that if a function returns the result of invoking itself recursively, then the invocation is replaced with a loop, which can significantly speed things up. Unfortunately, JavaScript does not currently provide tail recursion optimization. Functions that recurse very deeply can fail by exhausting the return stack:”

Douglas Crockford, JavaScript: The Good Parts: The Good Parts
Read more quotes from Douglas Crockford


Share this quote:
Share on Twitter

Friends Who Liked This Quote

To see what your friends thought of this quote, please sign up!

0 likes
All Members Who Liked This Quote

None yet!


This Quote Is From

JavaScript: The Good Parts: The Good Parts JavaScript: The Good Parts: The Good Parts by Douglas Crockford
8,660 ratings, average rating, 556 reviews
Open Preview

Browse By Tag