Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

David Trejo
David Trejo
19,914 Points

Learning Node.js resources

Any1 know any good books or websites recommendations to learn Node.js? After finishing the course, I feel like I don't have a good grasp of it. Node.js has been giving me trouble to learn it by myself.

2 Answers

Asa Gayle
Asa Gayle
6,525 Points

Microsoft Virtual Academy has a 5 hour course on NodeJS as well as an in depth 5 hour course on the MEAN stack (MongoDB, ExpressJS, AngularJS and NodeJS) which goes into applying Node within a stack! It's all free so I say take advantage of it!

Node/Express MVA - http://bit.ly/1gx0UAX Node/Express Youtube MVA link (No Assignment/Assement material links. Go to site for them.) - http://bit.ly/1KHqhtM MEAN Stack MVA - http://bit.ly/1JX8pIq MEAN Stack Youtube MVA link - http://bit.ly/1fSkSW0

Other video resources include the NodeJS fans youtube channel - http://bit.ly/1OUQrdS and just youtube in general. Lots of good info there!

David Trejo
David Trejo
19,914 Points

Hi Asa, I appreciate it for taking the time to look these links up. Thank you!

Asa Gayle
Asa Gayle
6,525 Points

No prob! I use them myself so why not share!