close
The Wayback Machine - https://web.archive.org/web/20190528010603/https://github.com/nodejs/help
Skip to content
Need help with Node.js? File an Issue here. 🚀
Branch: master
Clone or download
aymen94 and Trott Add Slack Node.js Community (#1777)
* Add Slack Node.js Community

* add registration to slack

* remove Gitter
Latest commit 780d3ee Mar 26, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Image assets updated readme: img Aug 6, 2016
Image ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md Jan 12, 2017
Image README.md Add Slack Node.js Community (#1777) Mar 25, 2019

README.md

Node.js

Help

Need help with Node.js? You've come to the right place!

Wiki

The Installation help for Node.js: How to install Node.js

Create a new issue

If you have a question about Node.js, create a new issue and ask there!

[note] When inserting your code:

use 3 backticks, followed by js: As seen below
node-js

```js
console.log('happy coding!')
```

results in

console.log('happy coding!')

Chat Resources

If you would prefer to get help via live chat rather than the issue tracker in this repository, you can try:

Participation

Want to help others with issues? You can start simply, by answering open questions.

You can’t perform that action at this time.