Skip to content

Feature/nodejs notes added #12

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

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

Satyasn01
Copy link
Contributor

@Satyasn01 Satyasn01 commented Oct 13, 2024

Issue no #6
This pull request addresses the issue noted in the repository concerning the incompleteness of the Node.js notes. Several sections listed in the README were previously missing and have now been fully developed and documented. This includes detailed explanations and code examples for all subtopics that were outlined but not expanded upon. The completion of these sections ensures that the documentation is comprehensive and aligns with the outlined expectations in the README.

Tagging Reviewers: Requesting review and feedback from @allanoguis

Satyasn01 and others added 2 commits October 14, 2024 01:16
new file:   NodeJS/async_programming.md
new file:   NodeJS/best_practices.md
new file:   NodeJS/core_modules.md
new file:   NodeJS/deployment.md
new file:   NodeJS/error_handling.md
new file:   NodeJS/features.md
new file:   NodeJS/introduction.md
new file:   NodeJS/npm.md
new file:   NodeJS/restful_apis.md
new file:   NodeJS/setup.md
new file:   NodeJS/testing.md
new file:   NodeJS/web_server.md
modified:   README.md
Copy link
Owner

@allanoguis allanoguis left a comment

Choose a reason for hiding this comment

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

Looks good!

@allanoguis allanoguis added documentation Improvements or additions to documentation enhancement New feature or request hacktoberfest entry for Hacktoberfest 2024 event hacktoberfest-accepted labels Oct 13, 2024
@allanoguis allanoguis merged commit 1b5a6e9 into allanoguis:main Oct 13, 2024
0 of 3 checks passed
@allanoguis allanoguis linked an issue Oct 13, 2024 that may be closed by this pull request
@Satyasn01 Satyasn01 deleted the feature/nodejs-notes-added branch October 13, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request hacktoberfest entry for Hacktoberfest 2024 event hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addition to Node.js
2 participants