Back

Explore Courses Blog Tutorials Interview Questions

Explore Tech Questions and Answers

Welcome to Intellipaat Community. Get your technical queries answered by top developers!

0 votes
2 views
by (9k points)
What are the core modules of Node.js? How can I learn Node.js?

1 Answer

0 votes
by (45.3k points)

In Node.js, a module is used to sum up single or multiple code files into one file. It allows you to divide the code into smaller parts that are easy in terms of using and managing. You can also use modules that are created by other developers. Some of the built-in modules of Node.js are:

  • Path
  • Fs
  • HTTP
  • URL
  • Querystring

To learn about Node.js and its various modules, you should enroll for Intellipaat’s Node.js Certification Course. You should also watch this video tutorial on Node.js:

Related questions

0 votes
1 answer
asked Dec 30, 2019 by anmolj (9k points)
0 votes
1 answer
asked Dec 30, 2019 by anmolj (9k points)
0 votes
1 answer

Browse Categories

...