Skip to content

Commit 1580983

Browse files
AugustinMauroyfraxkenbmuenzenmeyer
authored andcommitted
chore(get-Involved): update and add new ressources (nodejs#6857)
* chore(get-Involved): update and add new ressources * update link Co-authored-by: Thomas.G <[email protected]> Signed-off-by: Augustin Mauroy <[email protected]> * type: use `JavaScript` instead of `javascript` * update from review * improve "Learning Materials" * Update apps/site/pages/en/about/get-involved/index.md Co-authored-by: Brian Muenzenmeyer <[email protected]> Signed-off-by: Augustin Mauroy <[email protected]> --------- Signed-off-by: Augustin Mauroy <[email protected]> Co-authored-by: Thomas.G <[email protected]> Co-authored-by: Brian Muenzenmeyer <[email protected]>
1 parent 269e34c commit 1580983

File tree

1 file changed

+18
-7
lines changed
  • apps/site/pages/en/about/get-involved

1 file changed

+18
-7
lines changed

Diff for: apps/site/pages/en/about/get-involved/index.md

+18-7
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,33 @@ 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.
11-
- For real-time chat about Node.js development use one of the platforms below
12-
- 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/)
13-
- For Slack, there are two options:
14-
- The [OpenJSF Slack](https://slack-invite.openjsf.org/) is a Foundation run Slack with several Node.js channels (channels prefixed by `#nodejs-` are related to the project).
15-
- [Node Slackers](https://www.nodeslackers.com/) is a Node.js-focused Slack community.
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).
13+
- The [`nodejs/help`](https://github.com/nodjes/help/issues) repository is the place to ask questions about Node.js.
1614
- The official Node.js Twitter account is [nodejs](https://twitter.com/nodejs).
1715
- The [Node.js project calendar](https://nodejs.org/calendar) with all public team meetings.
1816

19-
## Learning
17+
## Learning Materials
18+
19+
If you are looking to learn more about Node.js, there are many resources available to you.
2020

2121
- [Official Learn section](https://nodejs.org/en/learn/) of the Node.js website.
2222
- [Official API reference documentation](https://nodejs.org/api/).
2323
- [NodeSchool.io](https://nodeschool.io/) will teach you Node.js concepts via interactive command-line games.
2424
- [Stack Overflow Node.js tag](https://stackoverflow.com/questions/tagged/node.js) collects new information every day.
2525
- [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.
26+
- [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.
27+
28+
## Unofficial Discussion Areas
29+
30+
If you are looking for a more informal place to discuss Node.js, there are several unofficial discussion areas.
31+
Please note that these are not officially endorsed by the Node.js project. Also follow their respective code of conduct/rules.
32+
33+
- [Node Slackers](https://www.nodeslackers.com/) is a Node.js-focused Slack community.
34+
- [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)_
2635
- [Nodeiflux](https://discordapp.com/invite/vUsrbjd) is a friendly community of Node.js backend developers supporting each other on Discord.
36+
- [ES Community](https://discord.gg/zJsuc6vvhn) is a Discord community for French-speaking JavaScript developers.
37+
- `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/).

0 commit comments

Comments
 (0)