Node.jsNode.js is an asynchronous event-driven JavaScript runtime and is the most effective when building scalable network applications. Node.js is free of locks, so there's no chance to dead-lock any process. 8.4.0 just arrived with the experimental support of HTTP/2, which you can enable by using the --expose-http2 flag. In this blog post, we will introduce the most important aspects of HTTP/2 S
