Last Updated: December 24, 2020
·
2.92K
· suresh9058

All about Javascript memory Management

In this video, we can learn
1. Memory life cycle
2. Stack - static allocation memory
3. Heap - dynamic allocation memory
4. Reference Counting Garbage collection
5. Cyclic reference problem
6. Mark & Sweep Algorithm

https://www.youtube.com/watch?v=fpqFM1AaF0c