Creating Routes and Handling Requests with Express
If you've been learning Node.js, at some point you've probably seen how you can create an HTTP server using just Node's built-in http module. And yeah, it works. But it's not something you'd want to w
hustlecoderankur.hashnode.dev7 min read