Is node js a good choice?

Node. js is easily employed as a server-side proxy where it can handle a large amount of simultaneous connections in a non-blocking manner . It’s especially useful for proxying different services with different response times, or collecting data from multiple source points.

Read more

Why is NodeJS so bad?

Node. js can be bad if it gets used for building small, limited in scope apps that never need to scale and that have only a few select concurrent users . A lot of apps are actually like that — not every development team is building the next Amazon, or the next Google, or the next Netflix and so on.

Read more