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
-
You must be kiddin me! I've never ever heard of Brython before and I do almost everything in python. O.o
-
I couldn't agree more. I'm a c# dev too and work a ton in JS. I always forget to set my number variables in JS to 0 to initialize them.
It's a sloppy language -
JS isn't broke. There's reasons why it works that way. They may not be the best reasons, or reasons you agree with, but that doesn't make it broken. :op
-
+1 for a well-crafted rant, but you are THE WRONGEST PERSON EVER. WRONGY MC WRONGFACE, THAT'S WHAT THE OTHER KIDS CALL YOU. WROOOOOONG.
-
also a c# dev. I have found ES 6 to make more sense so learn it asap. but I too get really frustrated when I have to do some JavaScript.
-
ghostlkr758yThere are defiantly types, weak types, but definitely types. Also if you try browserify or other transpilers for ES6 you will get some compile time errors, and linting can help find errors as well.
as a C# dev every time i have to code something in JS i'm just ranting because
- no types
- no fucking errors
i tried to move a Oval in an HTML5 canvas via Drag and Drop and after one hour I gave up...
such a fucking creepy broke language..
as a proof, if js wouldnt be that fucked up why is there typeScript, CoffeeScript, Brython, ... ?
Cant wait to finally use WebAssember...(really)
undefined