OS
OS is a Node.js topic. In plain words you use it for print OS type in a tiny script. Don’t start with a slogan — start with that picture.
Smallest example: os.platform() / os.homedir(). Type it, run it, and say what you see. If you can do that from memory, you know OS.
From the example next to this theory — OS: find user 2, then list names.
Trap — hard-coding C:\\ paths. Fix that before you talk about advanced Node.js.
Viva — what is OS? Then show os.platform() / os.homedir(). Then name the trap.
What is OS? Show this: os.platform() / os.homedir(). Trap: hard-coding C:\\ paths.