π’ Node.js
π The different core modules
OS
The core OS module is made up of a set of utilities that will allow you to interact and retrieve information about your system. For example :
- The network interfaces on your machine.
- Information about your CPUs (load, endianness, model, speed).
- Information about your machineβs memory.
- Information about your operating system (version, temporary directory, root directory, etc.).
β¬ οΈ π The different core modules: URL | β‘οΈ π The different core modules: Child process