mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-27 11:09:53 +02:00
Add content to exiting and exit codes
This commit is contained in:
@@ -1 +1,7 @@
|
||||
# Exitting and exit codes
|
||||
# Exiting and exit codes
|
||||
|
||||
`Exiting` is a way of terminating a Node.js process by using node.js process module.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Read' href='https://nodejs.org/docs/latest/api/process.html'>Node.js Docs on exit</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.knowledgehut.com/blog/web-development/node-js-process-exit'>How to Exit a Process in Node.js</BadgeLink>
|
||||
|
Reference in New Issue
Block a user