Hacker News new | ask | show | jobs
by goatlover 2241 days ago
Sure, but there are legitimate criticisms around types, complexity, security, maintainability, scalability and performance where the language choice can matter. Certainly when the project gets large.
1 comments

those concerns prevail in every large project i've seen, regardless of language.

I think skill and knowledge of the coders is vastly more important then the language choice... you can write insecure, slow code in any language.