Login
From:
Joshua.Hu | Joshua Rogers’ Scribbles
(Uncensored)
subscribe
Flattening Arrays, Tail Call Recursion, and Stack Overflows in JavaScript
https://joshua.hu/javascript-infinite-tail-call-recursion-stack-overflow
links
backlinks
Tagged with:
security
Tail Call Optimization (TCO) is a programming technique which allows a supportive engine to optimize functions which may call continuously call themselves. For example, take the following code:
Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Roast topics
Find topics
Find it!