ABSTRACT

In the previous chapter, we covered some basics related to Node, such as installation, creating a basic and simple web server, and more. In this chapter, we will now turn our attention to more refined details and extensibility of Node. First up, let us focus on Node Modules—a key component of the Node.js ecosystem.