Convention: development vs production. Many libraries branch behavior (logging verbosity, React optimizations, Express template caching). Set explicitly in deployment; don’t rely on it for security secrets — use real env vars and secret managers.
Having a tech or coding interview? Check 29 JavaScript & Node.js interview questions.