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
		
- 
				
				 theuser46586yNone, and it bugs me in all the ways. theuser46586yNone, and it bugs me in all the ways.
 
 There's no space between if and opening (
 There's a space between opening ( and data
 There's no space between closing ) and opening {
 Loose equality is being used
 The value of data is not being console logged
- 
				
				data == 1 ? console.log.apply(this, [data]) : void(0);
 
 the only right way, believe me.
- 
				
				 404bones146y@-red nope I don't think so. No other Lang would use console.log unless it was a package which would be stupid to do so bc it's a web MDN method 404bones146y@-red nope I don't think so. No other Lang would use console.log unless it was a package which would be stupid to do so bc it's a web MDN method
- 
				
				 galena74886y@ddephor Well, I use the first one and I dont see a falling pia... galena74886y@ddephor Well, I use the first one and I dont see a falling pia...
 Wait how did it get so dark all of a sudden?
 *Looks up and sees falling piano*
 FUCK!
Related Rants
- 
						
							 jeeper3 jeeper3 Such immense satisfaction when. You have been telling the other team that the problem is on their end and prov... Such immense satisfaction when. You have been telling the other team that the problem is on their end and prov...
- 
						
							 akshar1"We store all this information about you to make your experience better". 👌100% transparency. 👌 akshar1"We store all this information about you to make your experience better". 👌100% transparency. 👌
- 
						
							 olback5 olback5 Oh yeah, the app does nothing and yet it's still 14mb in size. Like bruh, 'The app does nothing', nothing as i... Oh yeah, the app does nothing and yet it's still 14mb in size. Like bruh, 'The app does nothing', nothing as i...
















which is better
joke/meme
🤔