|
|
|
|
|
by willtim
2206 days ago
|
|
> That you don’t know this shows me that you don’t actually understand JS very well. I know about the === operator, but the original one still exists, as does all the code that was (and still is) written using it that needs to be reasoned about. That you think adding a non-obvious alternative to the language magically makes the problem go away, suggests to me that you are the one lacking understanding, not me. It was also just one example of many well documented issues with the language. > the === operator, which is what everyone uses Since you accused me of "broadcasting without research", I'd like to see the evidence for this claim. I just looked at the HackerNews JS and there's plenty of double equals in there. |
|