Loupax

4,046
reputation
4
36
63

Things I know and understand, but still they feel wrong

  • console.log(NaN === NaN);
  • console.log((true && false) == !(true || false))