Skip to content

Update index.md#3992

Merged
3 commits merged intonodejs:masterfrom
s-mrb:patch-1
Sep 8, 2021
Merged

Update index.md#3992
3 commits merged intonodejs:masterfrom
s-mrb:patch-1

Conversation

@s-mrb
Copy link
Copy Markdown
Contributor

@s-mrb s-mrb commented Jul 20, 2021

doc: fix slight error

Line 35:

Almost no function in Node.js directly performs I/O, so the process never blocks. Because nothing blocks, scalable systems are very reasonable to develop in Node.js.

process never blocks could be confusing for lots of learners, explicitly add when the process never blocks i.e. in case of async APIs

s-mrb and others added 2 commits July 20, 2021 14:30
doc: fix slight error

"process never blocks" could be confusing for lots of learners, explicitly add when the "process never blocks"
Copy link
Copy Markdown

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@s-mrb: Thanks for you 1st contribution! It's fine with me. Waiting for others' review.
Ping @nodejs/documentation.

@ghost ghost merged commit f69e1a4 into nodejs:master Sep 8, 2021
ghost pushed a commit that referenced this pull request Sep 8, 2021
@ghost ghost mentioned this pull request Sep 8, 2021
ghost pushed a commit that referenced this pull request Sep 8, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants