Why Node.js is Perfect for Building Fast Web Applications
Speed in a web server isn't just about raw computation. Most of the time your server spends isn't calculating anything it's waiting. Waiting for a database to respond, a file to load, an external API
blog-santra.hashnode.dev6 min read