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
-
I love it tbh. Thanks to node and JavaScript in general creating very fast web apps which can handle large amounts of users, real time easily scalable apps can be build. Next to that, there are frameworks like ionic, phone gap and electron which being regular application development to non native/mobile devs which is a very good think I think.
-
ASP.NET Core is even faster and scales better and also includes npm, bower, etc. support :-)
-
Qchmqs5378yshowing compiled ( i know minimized whatever) as a negative against any language is dumb, do you hate C++ because you can't read binary ?
-
But you can write shit like that in any language ...
Not defending js, just saying that particular example is the developers fault -
r3nrut2728yI just copied obfuscated js from Google images as an example to get enough points to change my avatar guys.
*calm your tits* -
tytho23168y@MartinZikmund @viking8 To be clear, no real tests claim to be faster than things like Java and C#. They usually claim to be able to handle more concurrent connections on cheaper hardware, which as it turns out is a better way to scale than to just throw more CPU and Memory at your servers, at least for the web. JavaScript is definitely not faster though. At least, that shouldn't be the reason that people would run a node web server.
-
@tytho that's an assumption with no basis. Because of the JIT and node forcing async, JavaScript is faster in many cases.
http://techempower.com/benchmarks/... -
tytho23168y@Neotelos In my experience, JavaScript is faster in my use cases, but I've seen benchmarks skewed the other way as well. I almost always assume node is faster, but it's not the primary reason I use it
-
@tizo I read somewhere that eval has your script enter an unstable, more interpreted mode that can slow it down to Python speeds. Not sure if its still like that, but it should be.
I loathe JavaScript. Totally blaming the millennials for making this shit popular. #thankshipsters #fuckyourhashtagstoo
undefined
hipsters
nodejs
millennials
osx
javascript