FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: use top-level await syntax in vm.md by aduh95 · Pull Request #37077 · nodejs/node · GitHub

/ node Public

doc: use top-level await syntax in vm.md - #37077

Closed
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:vm-doc-tla
Closed

doc: use top-level await syntax in vm.md#37077
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:vm-doc-tla

Conversation

aduh95 commented Jan 26, 2021

Copy link
Copy Markdown
Contributor

TLA allows us to use more concise example and get rid of IIFE async functions.

nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Jan 26, 2021
aduh95 added the doc Issues and PRs related to the documentations. label Jan 26, 2021
aduh95 added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jan 27, 2021

Copy link
Copy Markdown
Collaborator

Comment thread doc/api/vm.md Outdated
Comment thread doc/api/vm.md Outdated
Comment thread doc/api/vm.md Outdated

Trott commented Jan 31, 2021

Copy link
Copy Markdown
Member

This would change the examples to be ones that cannot be placed in a .js file (let's say index.js) and run as node index.js. To me, that's a pretty big change and one we'd want to sort out across the docs. But maybe I'm wrong. @nodejs/documentation

aduh95 removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 1, 2021

aduh95 commented Feb 1, 2021

Copy link
Copy Markdown
Contributor Author

Removed author ready label to try to get more opinions before landing. I've also opened #37162 to address the more general issue.

aduh95 added review wanted PRs that need reviews. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. labels Mar 4, 2021
jasnell pushed a commit that referenced this pull request Mar 5, 2021
PR-URL: #37077
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

jasnell commented Mar 5, 2021

Copy link
Copy Markdown
Member

Landed in 2be512d

jasnell closed this Mar 5, 2021
aduh95 deleted the vm-doc-tla branch March 5, 2021 18:14
danielleadams pushed a commit that referenced this pull request Mar 16, 2021
PR-URL: #37077
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request May 1, 2021
PR-URL: #37077
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams mentioned this pull request May 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. review wanted PRs that need reviews. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL