Skip to content
JS Fundamentals: Objects, Arrays, and Functions
Share
Explore
Objects & Arrays

icon picker
Memory Model

When we move from storing data as primitive values to objects, it is important to understand how these data structures are represented in memory. Primitive values (strings, booleans, numbers, etc.) behave differently than objects (objects, arrays, and functions).
Learn more through the slides from Frontend Masters
— OR —
Read more about it

Next 👉


©2021 for
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.