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
-
sariel85343y🤣🤣🤣🤣🤣🤣🤣🤣
JavaScript is such a terrible language that a typecasting framework had to be created to make sure that this shit never happens. -
C0D4681463y@sariel except the dumb fucks fucked that up and allowed 'any' as a type and now we have a framework for types without types, welcome to the full circle of JS bullshit.
-
Devs:
But the equality relation has to be transitive!
JavaScript:
Transi… what? Dude, I am the most popular programming language in the world! Fuck off with your logic! -
sariel85343y@shahidcodes "easy transition" sounds alot like "lazy development".
Like my great grandpa used to tell me, "when you're transitioning to typescript make sure you just use it when it's convenient." -
Let's be real here. If anything in your code relies in equality that checks for anything in this meme you've got bigger issues than js
-
0 == “0” => the char “0” means 0
0 == [] => the array [] has 0 length
“0” == [] => the array [] equals the (char) array [‘0’], or as we like to call it the string “0”
It actually does make sense that the last is false
JS is too funny 😂
joke/meme
js javascript memes funny