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
-
ftyross1696y@lnplum if you have to go such extreme lengths to ensure you write good code, then the language itself is bad.
Having said that, I am a frontend web dev by day so I having a good handle on JS is kinda necessary. -
luseerr96yIf you want a language that doesn't have those issues and compiles down to JS check out Elm. Its fully functional, strongly typed and its compiler kicks ass. No more undefined and null :)
-
ftyross1696y@lnplum I agree completely - if it is your job then you should use the tooling in a "safe" manner.
A band saw is a tool just like JS, although unlike a band saw which comes with all the safety guards when you get the tool, with JS you just get naked JS so it's no wonder that so many web devs end up causing so much chaos.
Related Rants
at work
joke/meme
clean
js
javascript