Skip to content
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

Migrate the legacy guide "The Node.js Event Loop, Timers, and process.nextTick()" to the learn section #6224

Closed
4 tasks
bmuenzenmeyer opened this issue Jan 13, 2024 · 3 comments · Fixed by #6348
Labels
content Issues/pr concerning content good first issue Issues for newcomers help wanted website redesign Issue/PR part of the Node.js Website Redesign

Comments

@bmuenzenmeyer
Copy link
Collaborator

bmuenzenmeyer commented Jan 13, 2024

Migrate the content currently at The Node.js Event Loop, Timers, and process.nextTick() to a new page under the "learn" section found at https://github.com/nodejs/nodejs.org/tree/main/pages/en/learn.

@bmuenzenmeyer bmuenzenmeyer added content Issues/pr concerning content website redesign Issue/PR part of the Node.js Website Redesign help wanted good first issue Issues for newcomers labels Jan 13, 2024
@officeneerajsaini
Copy link
Contributor

Hey @bmuenzenmeyer ,

I'm in the process of migrating the content from "Don't Block the Event Loop (or the Worker Pool)" to a new page under the "learn" section.

Could you please guide me on where to place this content specifically? Here are some possible sections it could fit under:

  • Getting Started
  • Asynchronous Work
  • Manipulating Files
  • Command Line
  • Modules
  • Diagnostics

Your input will be highly valuable in ensuring the content finds the right home. Additionally, if you have any suggestions for refining or updating the content to align with the latest Node.js features, that would be greatly appreciated.

@bmuenzenmeyer
Copy link
Collaborator Author

I like the idea of Asynchronous Work

Also, please make sure you add a redirect like similar content stories such as #6345

@officeneerajsaini
Copy link
Contributor

Screenshot from 2024-02-17 08-51-09

Below The Node.js Event emitter ! is good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Issues/pr concerning content good first issue Issues for newcomers help wanted website redesign Issue/PR part of the Node.js Website Redesign
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants