My first node js project on GitHub !!!
Topics:
- Using CommonJS modules.
- Using ECMAScript modules.
- 'node:os' module.
- File-System module.
- Asynchronous & Synchronous functions.
- Promises.
- IIFE.
- Resolve promises in parallel.
- 'node:path' module.
- 'fs.readdir()' method.
- The process object.
- Using dependencies.
- Start the HTTP server listening for connections.