1
if (x == true) {
}
2
if (x) {
}
For further actions, you may consider blocking this person and/or reporting abuse
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Aviral Srivastava -
Sebastian -
Prince -
Oreki Hotarou -
Top comments (1)
Third?
if (x === true) {
}
Someone can introduce them self's here if interested what we are talking here :D
guru99.com/difference-equality-str...