Back to Developer Roadmap

Exiting and exit codes

src/data/roadmaps/nodejs/content/exitting--exit-codes@XteNExIZN3_g95_dPCopY.md

4.0351 B
Original Source

Exiting and exit codes

Exiting is a way of terminating a Node.js process by using node.js process module.

Visit the following resources to learn more: