This was a fun class today. I learned about memory allocation in JavaScript. I learned that if a value is a primitive value its stored in the call stack and if its an object then its stored in the heap. I also learned about a reference object and the variable calling the object is stored in the call stack and the rest is stored in the heap and the part that is stored in the heap in referenced to the variable stored in the call stack. When the value is released then the memory is freed up and used for other resources.
Social Links:
Instagram: https://www.instagram.com/webdesigntom
Twitter/X: https://www.x.com/webdesigntom
Facebook: https://www.facebook.com/profile.php?id=61581273345445
Website: https://sites.google.com/view/webdesigntom/home?authuser=0
Email: [email protected]
Download
0 formats
No download links available.
Learning JavaScript From Zero To Hero 2026 (Part 63) | NatokHD