Node-Cool: Framework of Frameworks
The coolest opinionated fully loaded framework for node... (more…)
Read more »Node.js just launched support (v8.8.1) for HTTP/2 as part of their core. In this post, we will create a simple HTTP/2 server to serve static files and then demonstrate some cool features like HTTP/2 PUSH. Read more