- cross-posted to:
- hackernews@lemmy.bestiver.se
- cross-posted to:
- hackernews@lemmy.bestiver.se
The word, used by computer scientists to mean ‘no value,’ has created long-running challenges
The word, used by computer scientists to mean ‘no value,’ has created long-running challenges
Fucking JavaScript
No it doesn’t?
> Boolean(null) false > Boolean('null') true > null == 'null' false
Srsly?
Javascript is fun. The video takes a few jabs at ruby and then gives a glimpse into the insanity that is Javascript.
More of this please
!![] + !![] == 2