Skip to content

Commit 39c2bca

Browse files
chore(get-Involved): update and add new ressources
1 parent a6cde27 commit 39c2bca

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

pages/en/about/get-involved/index.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ layout: about
55

66
# Get Involved
77

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.
9+
810
## Community Discussion
911

10-
- The [GitHub issues list](https://github.com/nodejs/node/issues) is the place for discussion of Node.js core features.
12+
- 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).
1113
- For real-time chat about Node.js development use one of the platforms below
1214
- For IRC, go to `irc.libera.chat` in the `#node.js` channel with an [IRC client](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) or connect in your web browser to the channel using [a web client](https://kiwiirc.com/nextclient/)
1315
- For Slack, there are two options:
@@ -16,11 +18,18 @@ layout: about
1618
- The official Node.js Twitter account is [nodejs](https://twitter.com/nodejs).
1719
- The [Node.js project calendar](https://nodejs.org/calendar) with all public team meetings.
1820

19-
## Learning
21+
## Learning Materials
2022

2123
- [Official Learn section](https://nodejs.org/en/learn/) of the Node.js website.
2224
- [Official API reference documentation](https://nodejs.org/api/).
2325
- [NodeSchool.io](https://nodeschool.io/) will teach you Node.js concepts via interactive command-line games.
2426
- [Stack Overflow Node.js tag](https://stackoverflow.com/questions/tagged/node.js) collects new information every day.
2527
- [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.
28+
29+
## Unofficial Discussion Areas
30+
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.
33+
2634
- [Nodeiflux](https://discordapp.com/invite/vUsrbjd) is a friendly community of Node.js backend developers supporting each other on Discord.
35+
- [ES Community](https://discord.gg/Yk85BRah3M) is a Discord community for French-speaking javascript developers.

0 commit comments

Comments
 (0)