Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
scjody
on April 14, 2014
|
parent
|
context
|
favorite
| on:
Nerdsniping: A glimpse into a stubborn mind
> Have I learned anything directly useful?
You probably haven't. But a less experienced programmer has learned why you should always use ===.
adamman
on April 14, 2014
[–]
The example at the end of the article shows how you can have the same problem while always using ===.
pdpi
on April 14, 2014
|
parent
|
next
[–]
The example at the end of the article shows how you deserve all sorts of bad things happening to you if you mutate values in a freaking getter.
AUmrysh
on April 14, 2014
|
parent
|
prev
[–]
I think it's a great example of why overriding the default prototype functions is a bad idea.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You probably haven't. But a less experienced programmer has learned why you should always use ===.