The Basics of Node - Intro to Requests and Responses
If you haven't, you can check my previous post on Creating Node Server. This post continues from creating a Node server, a post on how to create a simple Node Server.
Requests are essentially browsers asking for information from the server. For examp...
sambayo.hashnode.dev6 min read