I thought that the concept of NodeJS was fantastic. But in everyday use, I found it bloated and many of the libraries of rather dubious quality. After trying to use NodeJS for several projects, I have gone back to using mostly Python based servers with a couple of performant servers written in C. Have experimented with Go, but so far I haven't used it for any production servers.
Comments
I thought that the concept of NodeJS was fantastic. But in everyday use, I found it bloated and many of the libraries of rather dubious quality. After trying to use NodeJS for several projects, I have gone back to using mostly Python based servers with a couple of performant servers written in C. Have experimented with Go, but so far I haven't used it for any production servers.