▲ Confused by JavaScript's const? Me too! at dev.to▼2 up and 0 down, posted by remotesynth 1971 days ago 1 comment
tracker1 1971 days ago. link 1 point ▲ ▼The issue is that people conflate 'const' to imply an Object.freeze on an object assigned to a const reference.