4/24/2023
•
EN
The “const” Deception
Explains the difference between assignment and mutation in JavaScript's const keyword, clarifying why objects declared with const can still be modified.