Modules
Learn how modules work in Node.js.
We'll cover the following...
What is a module?
Let’s explore what a module is in the context of Node.js.
Each separate file is treated as a module in Node.js. The most common use of modules is to use code or ...
Access this course and 1400+ top-rated courses and projects.