Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.2K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.4K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
Java
9.4K+ articles
Node.js
3.0K+ articles
Node.js
18+ articles
NodeJS-Modules
3 posts
Recent Articles
Popular Articles
Node.js Built-in Modules for Command-Line Input
Last Updated: 27 January 2026
Node.js includes built-in core modules that enable application development without custom implementations, especially for handling user input in command-line applications....
read more
Node.js
Node.js
NodeJS-Modules
Node.js Modules
Last Updated: 17 January 2026
In Node.js, modules help structure applications by encapsulating reusable code, improving maintainability and scalability.Variables share configuration values or constants...
read more
Web Technologies
Picked
Node.js
Node.js-Basics
NodeJS-Modules
Difference Between Node Require and ES6 Import And Export
Last Updated: 05 August 2025
Importing modules makes your code reusable. NodeJS offers two ways to do this: CommonJS (require()) and ES6 modules (import/export). Both achieve the same goal—sharing cod...
read more
JavaScript
Picked
Huawei
Algorithms-Graph Traversals
Scala-Arrays
TCS-coding-questions
Volkswagen IT Services
ES6
NodeJS-Modules