Y
Hacker News
new
|
ask
|
show
|
jobs
by
aphelion
4732 days ago
The worst thing about undefined is not its mutability but that it exists in the first place. Trying to retrieve a non-existent attribute should throw an error by default, not fail silently.