This is the 4th post of the tutorial series called Node Hero - in these chapters you can learn how to get started with Node.js and deliver software products using it. In this chapter, I’ll guide you how you can fire up a simple Node.js HTTP server and start serving requests.
Full article