Skip to content

Commit 502004d

Browse files
authored
Merge pull request #3962 from shaedrich/nodejs
Add related to topic "nodejs"
2 parents 1da9722 + c89affd commit 502004d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

topics/nodejs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ short_description: Node.js is a tool for executing JavaScript in a variety of en
99
topic: nodejs
1010
url: https://nodejs.org/en/
1111
wikipedia_url: https://en.wikipedia.org/wiki/Node.js
12+
related: javascript, express, mean, meteor, next, v8, event-driven-architecture, event-loop, npm, deno
1213
---
1314

14-
Node.js is a tool for executing JavaScript in a variety of environments. JavaScript had humble beginnings as a language that lived only in web browsers, but the Node.js project has expanded its reach and helped make it the most popular programming language in the world. Node.js extends the creative potential of people with web development experience, enabling a new generation of developers to create servers, command-line tools, desktop apps, and even robots.
15+
**Node.js** is a tool for executing JavaScript in a variety of environments. JavaScript had humble beginnings as a language that lived only in web browsers, but the Node.js project has expanded its reach and helped make it the most popular programming language in the world. Node.js extends the creative potential of people with web development experience, enabling a new generation of developers to create servers, command-line tools, desktop apps, and even robots.

0 commit comments

Comments
 (0)