Modules in Node.js | Understanding require function & exports object [video]

In this video, we will learn about Modules in Node.js. We will first understand what a Module actually is, then we will understand the types of modules that we have in Node.js. We will also see understand the CommonJS provided require function which is…


This content originally appeared on DEV Community and was authored by The Nerdy Dev

In this video, we will learn about Modules in Node.js. We will first understand what a Module actually is, then we will understand the types of modules that we have in Node.js. We will also see understand the CommonJS provided require function which is used to import the functionality that we wrap in the module.exports object

Follow me on:
? Twitter: https://twitter.com/The_Nerdy_Dev
? Instagram: https://instagram.com/thenerdydev
? YouTube: https://youtube.com/thenerdydev

PS - Make sure to subscribe to my YouTube Channel for FREE content on Web Development and loads of other technologies.


This content originally appeared on DEV Community and was authored by The Nerdy Dev


Print Share Comment Cite Upload Translate Updates
APA

The Nerdy Dev | Sciencx (2021-05-16T09:57:09+00:00) Modules in Node.js | Understanding require function & exports object [video]. Retrieved from https://www.scien.cx/2021/05/16/modules-in-node-js-understanding-require-function-exports-object-video/

MLA
" » Modules in Node.js | Understanding require function & exports object [video]." The Nerdy Dev | Sciencx - Sunday May 16, 2021, https://www.scien.cx/2021/05/16/modules-in-node-js-understanding-require-function-exports-object-video/
HARVARD
The Nerdy Dev | Sciencx Sunday May 16, 2021 » Modules in Node.js | Understanding require function & exports object [video]., viewed ,<https://www.scien.cx/2021/05/16/modules-in-node-js-understanding-require-function-exports-object-video/>
VANCOUVER
The Nerdy Dev | Sciencx - » Modules in Node.js | Understanding require function & exports object [video]. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/16/modules-in-node-js-understanding-require-function-exports-object-video/
CHICAGO
" » Modules in Node.js | Understanding require function & exports object [video]." The Nerdy Dev | Sciencx - Accessed . https://www.scien.cx/2021/05/16/modules-in-node-js-understanding-require-function-exports-object-video/
IEEE
" » Modules in Node.js | Understanding require function & exports object [video]." The Nerdy Dev | Sciencx [Online]. Available: https://www.scien.cx/2021/05/16/modules-in-node-js-understanding-require-function-exports-object-video/. [Accessed: ]
rf:citation
» Modules in Node.js | Understanding require function & exports object [video] | The Nerdy Dev | Sciencx | https://www.scien.cx/2021/05/16/modules-in-node-js-understanding-require-function-exports-object-video/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.