console.error()
console.error() (function) is a Node.js topic. In plain words you use it for console.log marks in a script. Don’t start with a slogan — start with that picture.
Smallest example: console.log / error / table. Type it, run it, and say what you see. If you can do that from memory, you know console.error() (function).
From the example next to this theory — console.error(): find user 2, then list names. Say both prints..
Trap — console.log in a hot loop in production. Fix that before you talk about advanced Node.js.
Viva — what is console.error() (function)? Then show console.log / error / table. Then name the trap.
What is console.error() (function)? Show this: console.log / error / table. Trap: console.log in a hot loop in production.