724
you are viewing a single comment's thread
view the rest of the comments
[-] Limitless_screaming@kbin.social 18 points 2 years ago* (last edited 2 years ago)

that's not "t", it's "\t" which is just a tab. There's also "\n" for newline.

[-] MinekPo1@lemmygrad.ml 2 points 2 years ago

yeah but why is a single character string containing a tab equal to zero ???

[-] Ephera@lemmy.ml 1 points 2 years ago

The == operator in JS will try to cast the things being compared and do all kinds of 'smart' assumptions about what equality means. This is why everyone uses === instead...

[-] 8bitguy@kbin.social 3 points 2 years ago

Unless you enjoy inviting the chaos.

load more comments (1 replies)
load more comments (14 replies)
this post was submitted on 27 Dec 2023
724 points (98.5% liked)

Programmer Humor

24709 readers
347 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS