Skip to main content

2 docs tagged with "Reference Reassignment"

View All Tags

Reference Reassignment

Reference Reassignment is defined as: New Identifier created 👉 same value to ref Heap Memory Address (where actual Object store in Heap). Topics on: Referentia

Referential Equality

Referential Equality is defined as: Objects equivalent based on Memory Address location NOT Value. Topics on: React uses Object.is() method to Diffing equality