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
-
brod100268y@DutchmanDavid I build and maintain livestock and meat production software all in JavaScript.
Might sound naive to use it but my unplanned downtime is a total of 0ms over 21 months. -
brod100268y@DutchmanDavid in my experience this is untrue, as a "professional" who uses JavaScript on a daily basis at both ends of the stack, I very rarely find issues caused by the language itself.
JavaScript enables a lot of people to make things, good or bad it's better than not making anything at all (imo). -
@DutchmanDavid I have been surprised several times by the speed and reliability of some javascript apps lately. Of course, as it happens with every language, there are good and bad implementations around and picking a language/framework depends on your requirements and available resources.
-
yusijs12508y@DutchmanDavid there's also Nativescript, which also compiles Javascript down to native app levels. I agree that Java would be better for an Android app, but consider the fact that you can use (more or less) a 100% shared codebase between Windows 10 (I believe, could misremember), Android and IOS.
Related Rants
Software company director: we build Java applications right?
Devs: nah, javascript.
Director: it's the same, right?
Devs: no
Director: fuck, I pitched a Java application.
A few hours later...
Director on the phone: Yeah, we are building it in Java...
undefined
javascript
java
director