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

Updates to README.md #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ Note that this is not intended to be a comprehensive set of recommendations. Rat
* [Nodejs.org](https://nodejs.org): Official Node.js website
* [**Awesome node.js**](https://github.com/sindresorhus/awesome-nodejs): List of node packages and resources.
* [**Javascript ES6 Features**](https://github.com/lukehoban/es6features): Comprehensive reference for new ECMAScript 6 features and changes.
* [**Microsoft Virtual Academy**](https://mva.microsoft.com/): Free Microsoft training delivered by experts, including courses on Node.js.
* [**nodeschool.io**](https://nodeschool.io/): Node.js community events, tutorials and meetups
* [**Pluralsight's Node.js Learning Path**](https://app.pluralsight.com/paths/skills/node-js): 32 hours of content across 10 courses.
* [**Anything you want!**](CONTRIBUTING.md)


Expand Down