JavaScript Under The Hood [4] - Memory Storage

In this video, we’ll look at how and where primitive values and reference data (objects) are stored. 💖 Show Support Patreon: PayPal: 👇 Follow Me On Social Media: Twitter: Instagram: Linkedin: Timestamps: 0:00 - Intro 0:59 - Memory Management & Garbage Collection 2:34 - Primitive vs Reference Types 4:19 - Stack vs Heap (Diagram) 6:47 - Stack vs Heap (Code) 9:41 - Devtools Memory Tab
Back to Top