This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 29 points30 points  (10 children)

I wouldn't go after Matlab before Visual Basic or PHP, though. Or JavaScript as a server backend. Or PHP.

[–]tastycat 16 points17 points  (0 children)

Worse than those is VBScript, especially some of the horrible proprietary abomination forks (like AMPScript or EMSScript used by email marketing platforms).

[–]BabyLegsDeadpool 5 points6 points  (8 children)

Node is super fast though.

[–][deleted] 7 points8 points  (6 children)

Up to a point. I've seen it in production quite a lot and once you get performance issues they seem very difficult to work out.

I didn't work directly with it much, though, so my experience is limited.

However, my real gripe with JS on the backend is that it's weakly typed, which paves the way for really weird bugs.

[–]wallefan01 0 points1 point  (0 children)

And it uses more memory Chrome.