What is ===?
1.
Is identical to, in value and in type, not to be confused with ==, meaning identical in value only.
3===3 would return true, 3 and 3 are both numbers.
3==3 would return true, 3 is the same as 3.
3==="3" would return false, 3 is a number and "3" is a string.
3=="3" would return true, 3 ihas the same value as 3.
See
Random Words:
1.
This is a skateboard stunt which came out if the dormant folds of Joey Gnapp's brain. A skateboarder skates down a hill at well ov..
1.
Epic fail followed by epic fail followed by epic fail....
Joe: yesterday i was at a party where i just stood by the wall and everyone i..