why is this true: `boxedA === anotherBoxedA` ? but...
# getting-started
a
why is this true:
boxedA === anotherBoxedA
? but
boxedB === anotherBoxedB
false?
👀 1
🧵 6