12:36
How to Export and Require Modules in NodeJS
Steve Griffith - Prof3ssorSt3v3
This tutorial explains the default method of exporting modules and then importing / requiring them inside your projects. Sample ...
7:17
How to Create & Export Module in Node JS | Lesson 07 - module.exports Explained
Node JS Full Course 2025 - https://www.udemy.com/course/the-ultimate-nodejs-course-2025-express-mongodb-rest-apis/?
9:57
5 module.exports vs. export in Node.js and JavaScript
Dr Nitin Naik - Aston University, UK
How to export a module in Node.js and JavaScript How to create different file extensions in Node.js and JavaScript and their ...
8:38
Node.js Tutorials - 15 - Module.Exports vs Exports
Syncfusion components: https://syncf.co/3Emhvnv Courses - https://learn.codevolution.dev/ Support UPI ...
44:07
Node Modules and Require In Depth
I made DevPayHub for solo devs. Payments & users handled. https://devpayhub.com Learn everything about Node modules!
4:56
Node.js module.exports Explained for Beginners: Exporting Functions & Objects
Confused about `module.exports` in Node.js? This video breaks down everything you need to know as a beginner! We'll cover ...
2:01
Avoid this mistake when exporting in Node.js
Courses - https://learn.codevolution.dev/ Support UPI - https://support.codevolution.dev/ Support Paypal ...
3:57
Node.js Tutorial - 10 - Module Exports
Syncfusion components: https://syncf.co/3Emhvnv Courses - https://learn.codevolution.dev/ Support UPI ...
1:44
JavaScript Modules in 100 Seconds
Learn how to import and export JS code with ES Modules in 100 seconds. Get the cheatsheet ...
13:27
Module exports in Node.js explained - Node.js Basics [09] - Java Brains
Have you seen the new Java Brains? Check out www.javabrains.io now for awesome courses and content! Learn how to export ...
11:37
What is Module in Node.js? learn about require, module, exports and arguments objects
Access 7000+ courses for 60 days FREE: https://pluralsight.pxf.io/c/1291657/424552/7490 Node Tutorial for beginners. Explore ...
5:13
anonymous function and module exports node js || Node js - 3 (creative developer)
This is Node js tutorial number 3. In this video I've shown anonymous function and module exports node js. Why use ...
7:24
Node.js Tutorial - 9 - Local Modules
Syncfusion components: https://syncf.co/3Emhvnv Courses - https://learn.codevolution.dev/ Support UPI ...
15:25
Hey Everyone, In this video, we will look at modules and require function in NodeJS. We'll see how we can create our own ...
5:39
9. Module Exports | Node.js Tutorial for Beginners
https://www.youtube.com/playlist?list=PL5B-zRcWSPYT6RK9lRx5jpFQRpqHE27xp Title: Understanding Modules in Node.js: ...
6:05
How to Import and Export Modules in Node JS (CommonJS)
In this video you'll learn how to import and export CommonJS modules in Node using module.exports and require()! Github: ...
7:44
require function, import/export module - Node.js Tutorial | IT Articles
This video explains the require function usages, What is module in Node.js. How to create your own module in node.js. How to ...
13:53
Node.js Modules | Node.js Module.exports | Node.js Tutorial | Edureka
Node.js Training: https://www.edureka.co/nodejs-certification-training ) "Watch Sample Class recording: ...
7:12
Importing and exporting modules with Node.js
In this video we'll talk about the multiple ways to export code so that it can be require'd by Node.js applications.
18:25
#6 Node.js Tutorials - How to Export and Import Modules in Node.js
In this tutorial, I'll show you how to export and import modules in Node.js. We'll look at two methods for exporting in Node ...