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 trialAlex Vien
7,615 PointsBest Node.js guide for beginners?
Hi all, I'm in the process of learning HTML, CSS, and Javascript and have completed the Javascript beginner course as well as some of the intro HTML/CSS courses on Treehouse. I'm currently going through the front-end web development track. My question is about Node.js. I've been trying to understand exactly how to learn Node to do fullstack Javascript in lieu of learning another language such as Python or PHP but stuggling to understand the documentation on the Node site. Does anyone have any recommendations for courses or resources for learning the APIs of Node and how to utilize npm?
2 Answers
Steven Parker
231,269 PointsYou might start with the Node.js Basics and npm Basics courses.
Alex Vien
7,615 PointsOkay I will start there. Thanks Steven!