In Node. js, Modules are the blocks of encapsulated code that communicates with an external application on the basis of their related functionality . Modules can be a single file or a collection of multiples files/folders.
What are node JS libraries?
In Node. js, Modules are the blocks of encapsulated code that communicates with an external application on the basis of their related functionality . Modules can be a single file or a collection of multiples files/folders.