os.EOL
os.EOL 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.EOL.
From the example next to this theory — os.EOL: find user 2, then list names. Say both prints..
Trap — hard-coding C:\\ paths. Fix that before you talk about advanced Node.js.
Viva — what is os.EOL? Then show os.platform() / os.homedir(). Then name the trap.
What is os.EOL? Show this: os.platform() / os.homedir(). Trap: hard-coding C:\\ paths.