Learning Fuze - rc0821 > node-module-system > Flashcards
What is a JavaScript module?
a ‘module’ is a single .js file
What values are passed into a Node.js module’s local scope?
Give two examples of truly global variables in a Node.js program
- setInterval