Creating Routes and Handling Requests with Express
If you have ever tried building a web server using only the built-in Node.js http module, you know it can feel like building a house by first manufacturing your own bricks. It’s powerful, but tedious.
stngndjs.hashnode.dev3 min read