Hacker News new | ask | show | jobs
by hello_moto 908 days ago
Only if you want to build web-app that fit Rails.

I wouldn't use NodeJS to build web-app that fits Rails. NodeJS ecosystem feels like building on a house of cards though.

1 comments

NodeJS is probably my strongest language. But it's horribly unstable, the sheer amount of legacy code is overwhelming.

Python feels alot cleaner, but I wouldn't pick it over Node for web UI automation or Rest API testing.

The biggest problem with NodeJS ecosystem is the type of crowd that gets excited over NodeJS: JS developers, some web folks.

NodeJS does not attract the kind of people who build ElasticSearch, Kafka, Hadoop, Spring Framework, etc so the quality of the libraries reflected of that the Web Developers crowd: the short-term Do-ers (need it today, let's build it, and let's move on to the next interesting stuff).