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

Update authors and enhance Node.js introduction by GauravVishwakarma2006 · Pull Request #129 · nodejs/learn · GitHub

/ learn Public

Update authors and enhance Node.js introduction - #129

Open
GauravVishwakarma2006 wants to merge 1 commit into
nodejs:mainfrom
GauravVishwakarma2006:patch-1
Open

Update authors and enhance Node.js introduction#129
GauravVishwakarma2006 wants to merge 1 commit into
nodejs:mainfrom
GauravVishwakarma2006:patch-1

Conversation

Copy link
Copy Markdown

Added GauravVishwakarma2006 to authors list and expanded introduction with reasons for using Node.js.

Added GauravVishwakarma2006 to authors list and expanded introduction with reasons for using Node.js.

Signed-off-by: GauravVishwakarma2006 <gauravvish001@gmail.com>
GauravVishwakarma2006 requested a review from a team as a code owner August 21, 2026 05:47

vercel Bot commented Aug 21, 2026
edited
Loading

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-learn Ready Preview Aug 21, 2026 5:47am

Copy link
Copy Markdown

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website

Please review the changes when you have a chance. Thank you! 🙏

Comment on lines +8 to +19
**Why do we need Node.js?**
Frontend JavaScript runs in the browser.

But what if we want JavaScript to:
- Create a server?
- Read files?
- Connect to a database?
- Build an API?

Browser JavaScript cannot directly act as your backend server.
Node.js provides an environment where JavaScript can run outside the browser.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Why is this added section needed?

avivkeller closed this Aug 21, 2026

Copy link
Copy Markdown
Member

This page doesn't need the added "why" section, especially not before everything else.

avivkeller reopened this Aug 21, 2026

Copy link
Copy Markdown
Member

That being said, perhaps this can be condensed into a single sentence that can be added to the second line?

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL