Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs-en: Update Get Involved - Node.js text #1850

Merged
merged 1 commit into from
Oct 22, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions locale/en/get-involved/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ The Node.js community is large, inclusive, and excited to enable as many users t
## Community Discussion

- The [GitHub issues list](/~https://github.com/nodejs/node/issues) is the place for discussion of Node.js core features.
- For real-time chat about Node development go to `irc.freenode.net` in the `#node.js` channel with an [IRC client](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) or connect in your web browser to the channel using [freenode's WebChat](http://webchat.freenode.net/?channels=node.js).
- For real-time chat about Node.js development go to `irc.freenode.net` in the `#node.js` channel with an [IRC client](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) or connect in your web browser to the channel using [freenode's WebChat](http://webchat.freenode.net/?channels=node.js).
- The official Node.js Twitter account is [nodejs](https://twitter.com/nodejs).
- [Node.js Everywhere](https://newsletter.nodejs.org) is the official Node.js Monthly Newsletter.
- [Node.js Collection](https://medium.com/the-node-js-collection) is a collection of community-curated content on Medium.
- [NodeUp](http://nodeup.com) is a podcast covering the latest Node news in the community.
- [NodeUp](http://nodeup.com) is a podcast covering the latest Node.js news in the community.
- The [Community Committee](/~https://github.com/nodejs/community-committee) is a top-level committee in the Node.js Foundation focused on community-facing efforts.


## Learning

- [Official API reference documentation](/api) details the Node API.
- [Official API reference documentation](/api) details the Node.js API.
- [NodeSchool.io](http://nodeschool.io) will teach you Node.js concepts via interactive command-line games.
- [Stack Overflow Node.js tag](http://stackoverflow.com/questions/tagged/node.js) collects new information every day.
- [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.
- [Nodeiflux](https://discordapp.com/invite/vUsrbjd) is a friendly community of Node backend developers supporting each other on Discord.
- [Nodeiflux](https://discordapp.com/invite/vUsrbjd) is a friendly community of Node.js backend developers supporting each other on Discord.
- [How To Node](http://howtonode.org/) has a growing number of useful tutorials.

## International community sites and projects
Expand Down