

9·
15 hours agoMath.min.length is 2, which weakly signals that it’s designed to handle at least two parameters
Why would they even define this value?
Note: I’m not a js dev, do most functions have length?
Math.min.length is 2, which weakly signals that it’s designed to handle at least two parameters
Why would they even define this value?
Note: I’m not a js dev, do most functions have length?
I have vim setup to trim trailing white space, I get so pissed when a small change results in a 300 line diff because of poor code hygiene.