ReplyJul 11, 2017
Incorrect! Node.JS is built in C, just like NGINX is. The difference is NGINX is static and can do pre-optimizations which wouldn't make sense for Node.JS to do. That being said, do use NGINX if you are expecting a large amount of traffic, it is much faster.