676
=== (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] clb92@feddit.dk 4 points 6 months ago* (last edited 6 months ago)

Like == but more strict. The == operator will do type conversion, so 0 == '' will actually be true, as an example. Sometimes (honestly, most times) you may want to compare more strictly.

See this StackOverflow answer: https://stackoverflow.com/questions/359494/which-equals-operator-vs-should-be-used-in-javascript-comparisons

this post was submitted on 25 Jan 2024
676 points (97.6% liked)

Programmer Humor

18872 readers
861 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 1 year ago
MODERATORS