-
-
Couldn't load subscription status.
- Fork 6.4k
fix some typos and enhance 'advanced' knowledge files #2909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1. Fixtures for some typos. 2. Add 'bash' for some console codes to enhance the formation. 3. Add some backquotes onto some methods. 4. For Buffer, we have a outdated (obsolated) method before v8.0.0, we refer it for historical reason with some warning messages.
Add missing comments
locale/en/knowledge/advanced/streams/how-to-use-fs-create-read-stream.md
Outdated
Show resolved
Hide resolved
locale/en/knowledge/advanced/streams/how-to-use-fs-create-read-stream.md
Outdated
Show resolved
Hide resolved
|
If this PR stalls at some point, it would be good to get a PR that just gets rid of the |
Agreed, so my change updated 'new Buffer' to 'Buffer.alloc'. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be good to squash and fix the commit message when landing
|
This shouldn't have landed with I'll make a PR to remove it. |
|
We really need PR previews. Also this was sort of showing in the CI build, but it didn't mark it as failed: https://github.com/nodejs/nodejs.org/runs/414306542#step:8:31 We might need to fork metalsmith-prism since the package is archived. |
Uh oh!
There was an error while loading. Please reload this page.