add a process stdin article to the Nodejs Roadmap (#7554)

pull/7558/head
Aboody_01 1 month ago committed by GitHub
parent 75b01dc212
commit eb44988a84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/nodejs/content/processstdin@betuntelnEMSHdatO6VPl.md

@ -5,3 +5,4 @@ The `process.stdin` is a standard Readable stream which listens for user input a
Visit the following resources to learn more:
- [@official@Official Documentation](https://nodejs.org/api/process.html#processstdin)
- [@article@Node.js Process stdin & stdout](https://nodecli.com/node-stdin-stdout)

Loading…
Cancel
Save