What's is call stack? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What's is call stack?

25th Sep 2021, 4:29 PM
faruk ahmad
faruk ahmad - avatar
2 Answers
+ 4
A stack which keeps track of all the function calls.
25th Sep 2021, 4:35 PM
Arsenic
Arsenic - avatar
+ 2
faruk ahmad This talk is great. It talks about the event loop, stack, heap, etc and gives some insight into how JS works in the browser. It's a little deep, but I found it enlightening even when I was new to JS. What the heck is the event loop anyway? | Philip Roberts | JSConf EU https://www.bing.com/videos/search?view=detail
25th Sep 2021, 4:57 PM
Paul K Sadler
Paul K Sadler - avatar