top of page

Node Js

Public·2 members

Lecture 2 - Node.js Modules


What is a Module in Node.js?

Consider modules to be the same as JavaScript libraries.

A set of functions you want to include in your application.


Built-in Modules

Node.js has a set of built-in modules which you can use without any further installation.

Look at our Built-in Modules Reference for a complete list of modules.


Read more


8 Views

About

Node.js Forum - programming questions and technical discussi...

bottom of page