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
		- 
				
				Another way is to notice the lack of documentation and instructions on how to use their functions...
 - 
				
				
tethys01699y@lostinmyworld Yess.. That's more important :'( Excellent Documentation really helps a Lot! 😊 - 
				
				Is it a standard? I don't think so. But if you saw it, it's definitely JavaScript. Other languages do only == and cast if needed.
Lack of documentation seems a standard for JavaScript programmers though. I don't know about you I'm just speaking out of my little experience. - 
				
				@lostinmyworld there are other languages where you can do strict type checking as well, such as php and ruby, so you're not actually correct
 - 
				
				
volaski739yThis would be true if === and == made any difference. In 90% of the cases they don't. You are free to judge them if they use it incorrectly and it results in an error (the 10% of the cases) but I don't see a reason why one would judge someone for using what is perfectly legit and perfectly works. 
Related Rants

It changed my life, really. 😁
The only expressions devs have
This never gets old...
One of the best way to judge a JavaScript developer is 'whether he used === or ==' 😎😋
undefined
javascript
developer