awful.systems
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
TechCodex to Programmer Humor@lemmy.mlEnglish • 2 years ago

Javascript can create atomic bombs

programming.dev

message-square
66
fedilink
660

Javascript can create atomic bombs

programming.dev

TechCodex to Programmer Humor@lemmy.mlEnglish • 2 years ago
message-square
66
fedilink
  • @adrian783@lemmy.world
    link
    fedilink
    1•2 years ago

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality

    mdn goes into it more and it’s way more involved than I thought, looks like order of operand doesn’t matter. see the number to string section

    • Rikudou_Sage
      link
      fedilink
      English
      1•2 years ago

      It seems it is that way, which is weird. You should always convert to the widest type, meaning string for comparing numbers and strings. I just checked that 1 == "01" is true, which means that “01” gets cast to an integer. And according to the document it might be that for example 1 == "a" would basically be interpreted as 1 === NaN which is false.

Programmer Humor@lemmy.ml

!programmerhumor@lemmy.ml

remote_follow_modal_title

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 439 users / day
  • 771 users / week
  • 1.73K users / month
  • 9.85K users / 6 months
  • 35.6K subscribers
  • 1.63K Posts
  • 30.3K Comments
  • Modlog
  • mods:
  • @AgreeableLandscape@lemmy.ml
  • @cat_programmer@lemmy.ml
  • BE: 0.19.3
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org