Comment on Why I went without hot water for a yearparentComments−ericd16yBut given that now and then are both of type Temporal, he should still go for !=.−jcl16yThere are coding style guides that advocate using the strict operators everywhere it makes sense. http://javascript.crockford.com/code.html−ericd16yAh, sorry, I read it as "equality of type".
Comments
But given that now and then are both of type Temporal, he should still go for !=.
There are coding style guides that advocate using the strict operators everywhere it makes sense. http://javascript.crockford.com/code.html
Ah, sorry, I read it as "equality of type".