Learn how to import and export modules in Node.js. Compare CommonJS (require/module.exports) with modern ES Modules (import/export) syntax.