|
|
|
|
|
by RickJWagner
2727 days ago
|
|
From what I've seen, Java offers more tooling and handy utilities. Examples: Remote debuggers, thread dump utilities (and analyzers), byte-code injecting tools, etc. I haven't done a lot of 'production' Python or Node, but I have heard people gripe about the need for some of these. |
|