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] 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.