Need help with Node.js? File an Issue here. 🚀
Latest commit e0ce66c Mar 6, 2017 @barinali barinali committed with addaleax Update README.md
Permalink
Failed to load latest commit information.
assets updated readme: img Aug 6, 2016
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md Jan 12, 2017
README.md Update README.md Mar 6, 2017

README.md

node-js Help

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

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.