You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/site/pages/en/about/get-involved/index.md
+12-14Lines changed: 12 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -5,31 +5,29 @@ layout: about
5
5
6
6
# Get Involved
7
7
8
-
If you are interested in getting involved with the Node.js community, there are many ways to do so. The Node.js project is a large and diverse community, and there are many ways to contribute, beyond just writing code.
8
+
If you are interested in getting involved with the Node.js community, there are many ways to do so. The Node.js project is a large and diverse community with many ways to contribute beyond just writing code.
9
9
10
10
## Community Discussion
11
11
12
-
- The [Node.js official Discord server](/discord) is a place to chat with other Node.js developers and getting official news from the Node.js project.
13
-
- The [GitHub issues list](https://github.com/nodejs/node/issues) is the place for discussion of Node.js core features and if you have questions about Node.js, you can use the [github discussions](https://github.com/orgs/nodejs/discussions).
14
-
- The [`nodejs/help`](https://github.com/nodejs/help/issues) repository is the place to ask questions about Node.js.
15
-
- The official Node.js Twitter account is [nodejs](https://twitter.com/nodejs).
16
-
- The [Node.js project calendar](https://nodejs.org/calendar) with all public team meetings.
12
+
- The [`nodejs/node` GitHub repository](https://github.com/nodejs/node/issues) is the place to discuss Node.js core features and reporting issues.
13
+
- The [`nodejs/help` GitHub repository](https://github.com/nodejs/help/issues) is the official place to ask questions about Node.js.
14
+
- Node.js's [official Discord server](/discord) is a place to chat with other Node.js developers and get official news from the Node.js project.
15
+
- Node.js's [project calendar](https://nodejs.org/calendar) with all public Node.js team meetings.
17
16
18
17
## Learning Materials
19
18
20
19
If you are looking to learn more about Node.js, there are many resources available to you.
21
20
22
-
-[Official Learn section](https://nodejs.org/en/learn/) of the Node.js website.
23
-
-[Official API reference documentation](https://nodejs.org/api/).
24
-
-[NodeSchool.io](https://nodeschool.io/) will teach you Node.js concepts via interactive command-line games.
25
-
-[Stack Overflow Node.js tag](https://stackoverflow.com/questions/tagged/node.js) collects new information every day.
26
-
-[The DEV Community Node.js tag](https://dev.to/t/node) is a place to share Node.js projects, articles and tutorials as well as start discussions and ask for feedback on Node.js-related topics. Developers of all skill-levels are welcome to take part.
27
-
-[Reddit Node.js community](https://www.reddit.com/r/node) is a place to share Node.js projects, articles and tutorials as well as start discussions and ask for feedback on Node.js-related topics. Developers of all skill-levels are welcome to take part.
- Node.js's [official API reference documentation](https://nodejs.org/api/).
23
+
-[NodeSchool.io](https://nodeschool.io/) teaches Node.js concepts via interactive command-line games.
24
+
-[StackOverflow's Node.js tag](https://stackoverflow.com/questions/tagged/node.js) contains a large number of threads with helpful resources.
25
+
-[The DEV Community Node.js's tag](https://dev.to/t/node) contains articles and content related to Node.js.
28
26
29
27
## Unofficial Discussion Areas
30
28
31
-
If you are looking for a more informal place to discuss Node.js, there are several unofficial discussion areas.
32
-
Please note that these are not officially endorsed by the Node.js project. Also follow their respective code of conduct/rules.
29
+
There are several unofficial discussion areas if you are looking for a more informal place to discuss Node.js.
30
+
Please note that the Node.js project does not officially endorse these. Please follow their respective codes of conduct/rules.
33
31
34
32
-[Node Slackers](https://www.nodeslackers.com/) is a Node.js-focused Slack community.
35
33
-[OpenJSF Slack](https://slack-invite.openjsf.org/) is a Slack workspace for the OpenJS Foundation. There are several channels related to Node.js. _(channels prefixed by `#nodejs-` are related to the project)_
0 commit comments