Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				
hacker17468y@1989 by the way, the answer to that question is unsurprisingly, yes.
https://codeburst.io/javascript-can... - 
				
				@maxx nah, just the good old everything is an object and the valueOf property changes each time it is accessed.
 - 
				
				@JareBear138 I said about second answer.
var aï¾ = 1; var a = 2; var ï¾ a = 3;
if(aï¾ ==1 && a== 2 &&ï¾ a==3) {
console.log("Why hello there!");
} 
Related Rants

What only relying on JavaScript for HTML form input validation looks like
Found something true as 1 == 1
I know that feeling, kid...
undefined
js