Pre-release
Node.js CommonJS Modules
Learning outcomes:
- What are CommonJS modules
- Exporting data using
module.exports
andexports
- Importing data using
require()
- Caching of CommonJS modules
- The internals of CommonJS modules in Node.js
Spread the word
Think that the content was awesome? Share it with your friends!
Join the community
Can't understand something related to the content? Get help from the community.