Notes

Working notes on Notes: Module and console.log().

UjnotesCC0 1.0

Working notes on Notes: Module and console.log().

exports.<gFunction>
= (req, res) => res.send("<text>");

= function(req, res) {.

}.

Node.js.

Module

Each is a file.

console.log()

Functions log read.

Updated: 2026 Aug 19