Replies to message #6,169

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
ifxztykgdnfvmsdjhfbSD

Programming thread

JavaScript just converts null to "null", which is not equivalent to null as in the data type.
Belisarius Cawl

Programming thread

I don't think the backticks change anything. `null` === 'null' evaluates to true in the console and in the Node REPL. What the others are talking...
Back
Top Bottom