Hacker News new | ask | show | jobs
by winrid 2474 days ago
What you're describing is just bad code. That happens in any runetime. This is not specific to Node.
1 comments

I agree, but from my observation bad code is more significantly more widespread in Node. The tooling is just incomplete by default, you have to setup yourself. Further the projects structure is completely different on every project (and typically not nicely done).